

/* Start:/bitrix/templates/design_v3 (1)/css/bootstrap.css?1656493780141333*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td,
th {
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;

		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings', sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\002a";
}
.glyphicon-plus:before {
	content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
.glyphicon-cd:before {
	content: "\e201";
}
.glyphicon-save-file:before {
	content: "\e202";
}
.glyphicon-open-file:before {
	content: "\e203";
}
.glyphicon-level-up:before {
	content: "\e204";
}
.glyphicon-copy:before {
	content: "\e205";
}
.glyphicon-paste:before {
	content: "\e206";
}
.glyphicon-alert:before {
	content: "\e209";
}
.glyphicon-equalizer:before {
	content: "\e210";
}
.glyphicon-king:before {
	content: "\e211";
}
.glyphicon-queen:before {
	content: "\e212";
}
.glyphicon-pawn:before {
	content: "\e213";
}
.glyphicon-bishop:before {
	content: "\e214";
}
.glyphicon-knight:before {
	content: "\e215";
}
.glyphicon-baby-formula:before {
	content: "\e216";
}
.glyphicon-tent:before {
	content: "\26fa";
}
.glyphicon-blackboard:before {
	content: "\e218";
}
.glyphicon-bed:before {
	content: "\e219";
}
.glyphicon-apple:before {
	content: "\f8ff";
}
.glyphicon-erase:before {
	content: "\e221";
}
.glyphicon-hourglass:before {
	content: "\231b";
}
.glyphicon-lamp:before {
	content: "\e223";
}
.glyphicon-duplicate:before {
	content: "\e224";
}
.glyphicon-piggy-bank:before {
	content: "\e225";
}
.glyphicon-scissors:before {
	content: "\e226";
}
.glyphicon-bitcoin:before {
	content: "\e227";
}
.glyphicon-btc:before {
	content: "\e227";
}
.glyphicon-xbt:before {
	content: "\e227";
}
.glyphicon-yen:before {
	content: "\00a5";
}
.glyphicon-jpy:before {
	content: "\00a5";
}
.glyphicon-ruble:before {
	content: "\20bd";
}
.glyphicon-rub:before {
	content: "\20bd";
}
.glyphicon-scale:before {
	content: "\e230";
}
.glyphicon-ice-lolly:before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}
.glyphicon-education:before {
	content: "\e233";
}
.glyphicon-option-horizontal:before {
	content: "\e234";
}
.glyphicon-option-vertical:before {
	content: "\e235";
}
.glyphicon-menu-hamburger:before {
	content: "\e236";
}
.glyphicon-modal-window:before {
	content: "\e237";
}
.glyphicon-oil:before {
	content: "\e238";
}
.glyphicon-grain:before {
	content: "\e239";
}
.glyphicon-sunglasses:before {
	content: "\e240";
}
.glyphicon-text-size:before {
	content: "\e241";
}
.glyphicon-text-color:before {
	content: "\e242";
}
.glyphicon-text-background:before {
	content: "\e243";
}
.glyphicon-object-align-top:before {
	content: "\e244";
}
.glyphicon-object-align-bottom:before {
	content: "\e245";
}
.glyphicon-object-align-horizontal:before {
	content: "\e246";
}
.glyphicon-object-align-left:before {
	content: "\e247";
}
.glyphicon-object-align-vertical:before {
	content: "\e248";
}
.glyphicon-object-align-right:before {
	content: "\e249";
}
.glyphicon-triangle-right:before {
	content: "\e250";
}
.glyphicon-triangle-left:before {
	content: "\e251";
}
.glyphicon-triangle-bottom:before {
	content: "\e252";
}
.glyphicon-triangle-top:before {
	content: "\e253";
}
.glyphicon-console:before {
	content: "\e254";
}
.glyphicon-superscript:before {
	content: "\e255";
}
.glyphicon-subscript:before {
	content: "\e256";
}
.glyphicon-menu-left:before {
	content: "\e257";
}
.glyphicon-menu-right:before {
	content: "\e258";
}
.glyphicon-menu-down:before {
	content: "\e259";
}
.glyphicon-menu-up:before {
	content: "\e260";
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
/*a {
	color: #337ab7;
	text-decoration: none;
}*/
/*a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}*/
/*a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}*/
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}
h1,
.h1 {
	font-size: 36px;
}
h2,
.h2 {
	font-size: 30px;
}
h3,
.h3 {
	font-size: 24px;
}
h4,
.h4 {
	font-size: 18px;
}
h5,
.h5 {
	font-size: 14px;
}
h6,
.h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}
small,
.small {
	font-size: 85%;
}
mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}
.bg-primary {
	color: #fff;
	background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt,
dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}
table {
	background-color: transparent;
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple],
select[size] {
	height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}
.form-group {
	margin-bottom: 15px;
}
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
	top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none;
}
.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc;
}
.btn-default .badge {
	color: #fff;
	background-color: #333;
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}
.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group .form-control:focus {
	z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li.disabled > a {
	color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}
@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}
@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
.navbar-default .navbar-link {
	color: #777;
}
.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-default .btn-link {
	color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #080808;
}
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #777;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label-default {
	background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px;
	}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
	margin-right: auto;
	margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7;
}
.thumbnail .caption {
	padding: 9px;
	color: #333;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right,
.media > .pull-right {
	padding-left: 10px;
}
.media-left,
.media > .pull-left {
	padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
button.list-group-item {
	width: 100%;
	text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #337ab7;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .im-phone-btn-block + .im-phone-btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;

	line-break: auto;
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

	line-break: auto;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}
.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition:      -o-transform .6s ease-in-out;
		transition:         transform .6s ease-in-out;

		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next,
	.carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.carousel-inner > .item.prev,
	.carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner > .item.next.left,
	.carousel-inner > .item.prev.right,
	.carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/animate.css?165649378069697*/
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/fonts.css?16564937802232*/
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/Circe/Circe-Regular.eot");
  src: local("Circe"), local("Circe-Regular"), url("/fonts/Circe/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-Regular.woff") format("woff"), url("/fonts/Circe/Circe-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/Circe/Circe-Thin.eot");
  src: local("Circe Thin"), local("Circe-Thin"), url("/fonts/Circe/Circe-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-Thin.woff") format("woff"), url("/fonts/Circe/Circe-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/Circe/Circe-ExtraLight.eot");
  src: local("Circe ExtraLight"), local("Circe-ExtraLight"), url("/fonts/Circe/Circe-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-ExtraLight.woff") format("woff"), url("/fonts/Circe/Circe-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/Circe/Circe-Light.eot");
  src: local("Circe Light"), local("Circe-Light"), url("/fonts/Circe/Circe-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-Light.woff") format("woff"), url("/fonts/Circe/Circe-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/Circe/Circe-Bold.eot");
  src: local("Circe Bold"), local("Circe-Bold"), url("/fonts/Circe/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-Bold.woff") format("woff"), url("/fonts/Circe/Circe-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/Circe/Circe-ExtraBold.eot");
  src: local("Circe ExtraBold"), local("Circe-ExtraBold"), url("/fonts/Circe/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/Circe/Circe-ExtraBold.woff") format("woff"), url("/fonts/Circe/Circe-ExtraBold.ttf") format("truetype");
}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/grid-flex.min.css?165649378081785*/
.itc-container,.itc-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}@media (min-width:576px){.itc-container{max-width:540px}}@media (min-width:768px){.itc-container{max-width:720px}}@media (min-width:992px){.itc-container{max-width:940px}}@media (min-width:1200px){.itc-container{max-width:1140px}}@media (min-width:1460px){.itc-container{max-width:1400px}}/*@media (min-width:1900px){.itc-container{max-width:1800px}}*/.itc-row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.itc-col,.no-gutters>[class*=itc-col-]{padding-right:0;padding-left:0}.itc-col,.itc-col-1,.itc-col-10,.itc-col-11,.itc-col-12,.itc-col-13,.itc-col-14,.itc-col-15,.itc-col-16,.itc-col-17,.itc-col-18,.itc-col-19,.itc-col-2,.itc-col-20,.itc-col-21,.itc-col-22,.itc-col-23,.itc-col-24,.itc-col-3,.itc-col-4,.itc-col-5,.itc-col-6,.itc-col-7,.itc-col-8,.itc-col-9,.itc-col-auto,.itc-col-20p,.itc-col-lg,.itc-col-lg-1,.itc-col-lg-10,.itc-col-lg-11,.itc-col-lg-12,.itc-col-lg-13,.itc-col-lg-14,.itc-col-lg-15,.itc-col-lg-16,.itc-col-lg-17,.itc-col-lg-18,.itc-col-lg-19,.itc-col-lg-2,.itc-col-lg-20,.itc-col-lg-21,.itc-col-lg-22,.itc-col-lg-23,.itc-col-lg-24,.itc-col-lg-3,.itc-col-lg-4,.itc-col-lg-5,.itc-col-lg-6,.itc-col-lg-7,.itc-col-lg-8,.itc-col-lg-9,.itc-col-lg-auto,.itc-col-lg-20p,.itc-col-md,.itc-col-md-1,.itc-col-md-10,.itc-col-md-11,.itc-col-md-12,.itc-col-md-13,.itc-col-md-14,.itc-col-md-15,.itc-col-md-16,.itc-col-md-17,.itc-col-md-18,.itc-col-md-19,.itc-col-md-2,.itc-col-md-20,.itc-col-md-21,.itc-col-md-22,.itc-col-md-23,.itc-col-md-24,.itc-col-md-3,.itc-col-md-4,.itc-col-md-5,.itc-col-md-6,.itc-col-md-7,.itc-col-md-8,.itc-col-md-9,.itc-col-md-auto,.itc-col-md-20p,.itc-col-sm,.itc-col-sm-1,.itc-col-sm-10,.itc-col-sm-11,.itc-col-sm-12,.itc-col-sm-13,.itc-col-sm-14,.itc-col-sm-15,.itc-col-sm-16,.itc-col-sm-17,.itc-col-sm-18,.itc-col-sm-19,.itc-col-sm-2,.itc-col-sm-20,.itc-col-sm-21,.itc-col-sm-22,.itc-col-sm-23,.itc-col-sm-24,.itc-col-sm-3,.itc-col-sm-4,.itc-col-sm-5,.itc-col-sm-6,.itc-col-sm-7,.itc-col-sm-8,.itc-col-sm-9,.itc-col-sm-auto,.itc-col-sm-20p,.itc-col-xl,.itc-col-xl-1,.itc-col-xl-10,.itc-col-xl-11,.itc-col-xl-12,.itc-col-xl-13,.itc-col-xl-14,.itc-col-xl-15,.itc-col-xl-16,.itc-col-xl-17,.itc-col-xl-18,.itc-col-xl-19,.itc-col-xl-2,.itc-col-xl-20,.itc-col-xl-21,.itc-col-xl-22,.itc-col-xl-23,.itc-col-xl-24,.itc-col-xl-3,.itc-col-xl-4,.itc-col-xl-5,.itc-col-xl-6,.itc-col-xl-7,.itc-col-xl-8,.itc-col-xl-9,.itc-col-xl-auto,.itc-col-xl-20p,.itc-col-xxl,.itc-col-xxl-1,.itc-col-xxl-10,.itc-col-xxl-11,.itc-col-xxl-12,.itc-col-xxl-13,.itc-col-xxl-14,.itc-col-xxl-15,.itc-col-xxl-16,.itc-col-xxl-17,.itc-col-xxl-18,.itc-col-xxl-19,.itc-col-xxl-2,.itc-col-xxl-20,.itc-col-xxl-21,.itc-col-xxl-22,.itc-col-xxl-23,.itc-col-xxl-24,.itc-col-xxl-3,.itc-col-xxl-4,.itc-col-xxl-5,.itc-col-xxl-6,.itc-col-xxl-7,.itc-col-xxl-8,.itc-col-xxl-9,.itc-col-xxl-auto,.itc-col-xxl-20p,.itc-col-xxxl,.itc-col-xxxl-1,.itc-col-xxxl-10,.itc-col-xxxl-11,.itc-col-xxxl-12,.itc-col-xxxl-13,.itc-col-xxxl-14,.itc-col-xxxl-15,.itc-col-xxxl-16,.itc-col-xxxl-17,.itc-col-xxxl-18,.itc-col-xxxl-19,.itc-col-xxxl-2,.itc-col-xxxl-20,.itc-col-xxxl-21,.itc-col-xxxl-22,.itc-col-xxxl-23,.itc-col-xxxl-24,.itc-col-xxxl-3,.itc-col-xxxl-4,.itc-col-xxxl-5,.itc-col-xxxl-6,.itc-col-xxxl-7,.itc-col-xxxl-8,.itc-col-xxxl-9,.itc-col-xxxl-auto,.itc-col-xxxl-20p{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.itc-col{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-first{-webkit-order:-1;order:-1}.itc-order-last{-webkit-order:25;order:25}.itc-order-0{-webkit-order:0;order:0}.itc-order-1{-webkit-order:1;order:1}.itc-order-2{-webkit-order:2;order:2}.itc-order-3{-webkit-order:3;order:3}.itc-order-4{-webkit-order:4;order:4}.itc-order-5{-webkit-order:5;order:5}.itc-order-6{-webkit-order:6;order:6}.itc-order-7{-webkit-order:7;order:7}.itc-order-8{-webkit-order:8;order:8}.itc-order-9{-webkit-order:9;order:9}.itc-order-10{-webkit-order:10;order:10}.itc-order-11{-webkit-order:11;order:11}.itc-order-12{-webkit-order:12;order:12}.itc-order-13{-webkit-order:13;order:13}.itc-order-14{-webkit-order:14;order:14}.itc-order-15{-webkit-order:15;order:15}.itc-order-16{-webkit-order:16;order:16}.itc-order-17{-webkit-order:17;order:17}.itc-order-18{-webkit-order:18;order:18}.itc-order-19{-webkit-order:19;order:19}.itc-order-20{-webkit-order:20;order:20}.itc-order-21{-webkit-order:21;order:21}.itc-order-22{-webkit-order:22;order:22}.itc-order-23{-webkit-order:23;order:23}.itc-order-24{-webkit-order:24;order:24}.itc-offset-1{margin-left:4.16667%}.itc-offset-2{margin-left:8.33333%}.itc-offset-3{margin-left:12.5%}.itc-offset-4{margin-left:16.66667%}.itc-offset-5{margin-left:20.83333%}.itc-offset-6{margin-left:25%}.itc-offset-7{margin-left:29.16667%}.itc-offset-8{margin-left:33.33333%}.itc-offset-9{margin-left:37.5%}.itc-offset-10{margin-left:41.66667%}.itc-offset-11{margin-left:45.83333%}.itc-offset-12{margin-left:50%}.itc-offset-13{margin-left:54.16667%}.itc-offset-14{margin-left:58.33333%}.itc-offset-15{margin-left:62.5%}.itc-offset-16{margin-left:66.66667%}.itc-offset-17{margin-left:70.83333%}.itc-offset-18{margin-left:75%}.itc-offset-19{margin-left:79.16667%}.itc-offset-20{margin-left:83.33333%}.itc-offset-21{margin-left:87.5%}.itc-offset-22{margin-left:91.66667%}.itc-offset-23{margin-left:95.83333%}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-flex!important;display:flex!important}.d-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}@media (min-width:576px){.itc-col-sm{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-sm-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-sm-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-sm-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-sm-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-sm-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-sm-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-sm-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-sm-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-sm-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-sm-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-sm-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-sm-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-sm-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-sm-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-sm-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-sm-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-sm-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-sm-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-sm-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-sm-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-sm-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-sm-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-sm-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-sm-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-sm-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-sm-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-sm-first{-webkit-order:-1;order:-1}.itc-order-sm-last{-webkit-order:25;order:25}.itc-order-sm-0{-webkit-order:0;order:0}.itc-order-sm-1{-webkit-order:1;order:1}.itc-order-sm-2{-webkit-order:2;order:2}.itc-order-sm-3{-webkit-order:3;order:3}.itc-order-sm-4{-webkit-order:4;order:4}.itc-order-sm-5{-webkit-order:5;order:5}.itc-order-sm-6{-webkit-order:6;order:6}.itc-order-sm-7{-webkit-order:7;order:7}.itc-order-sm-8{-webkit-order:8;order:8}.itc-order-sm-9{-webkit-order:9;order:9}.itc-order-sm-10{-webkit-order:10;order:10}.itc-order-sm-11{-webkit-order:11;order:11}.itc-order-sm-12{-webkit-order:12;order:12}.itc-order-sm-13{-webkit-order:13;order:13}.itc-order-sm-14{-webkit-order:14;order:14}.itc-order-sm-15{-webkit-order:15;order:15}.itc-order-sm-16{-webkit-order:16;order:16}.itc-order-sm-17{-webkit-order:17;order:17}.itc-order-sm-18{-webkit-order:18;order:18}.itc-order-sm-19{-webkit-order:19;order:19}.itc-order-sm-20{-webkit-order:20;order:20}.itc-order-sm-21{-webkit-order:21;order:21}.itc-order-sm-22{-webkit-order:22;order:22}.itc-order-sm-23{-webkit-order:23;order:23}.itc-order-sm-24{-webkit-order:24;order:24}.itc-offset-sm-0{margin-left:0}.itc-offset-sm-1{margin-left:4.16667%}.itc-offset-sm-2{margin-left:8.33333%}.itc-offset-sm-3{margin-left:12.5%}.itc-offset-sm-4{margin-left:16.66667%}.itc-offset-sm-5{margin-left:20.83333%}.itc-offset-sm-6{margin-left:25%}.itc-offset-sm-7{margin-left:29.16667%}.itc-offset-sm-8{margin-left:33.33333%}.itc-offset-sm-9{margin-left:37.5%}.itc-offset-sm-10{margin-left:41.66667%}.itc-offset-sm-11{margin-left:45.83333%}.itc-offset-sm-12{margin-left:50%}.itc-offset-sm-13{margin-left:54.16667%}.itc-offset-sm-14{margin-left:58.33333%}.itc-offset-sm-15{margin-left:62.5%}.itc-offset-sm-16{margin-left:66.66667%}.itc-offset-sm-17{margin-left:70.83333%}.itc-offset-sm-18{margin-left:75%}.itc-offset-sm-19{margin-left:79.16667%}.itc-offset-sm-20{margin-left:83.33333%}.itc-offset-sm-21{margin-left:87.5%}.itc-offset-sm-22{margin-left:91.66667%}.itc-offset-sm-23{margin-left:95.83333%}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-flex!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}}@media (min-width:768px){.itc-col-md{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-md-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-md-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-md-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-md-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-md-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-md-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-md-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-md-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-md-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-md-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-md-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-md-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-md-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-md-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-md-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-md-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-md-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-md-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-md-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-md-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-md-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-md-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-md-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-md-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-md-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-md-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-md-first{-webkit-order:-1;order:-1}.itc-order-md-last{-webkit-order:25;order:25}.itc-order-md-0{-webkit-order:0;order:0}.itc-order-md-1{-webkit-order:1;order:1}.itc-order-md-2{-webkit-order:2;order:2}.itc-order-md-3{-webkit-order:3;order:3}.itc-order-md-4{-webkit-order:4;order:4}.itc-order-md-5{-webkit-order:5;order:5}.itc-order-md-6{-webkit-order:6;order:6}.itc-order-md-7{-webkit-order:7;order:7}.itc-order-md-8{-webkit-order:8;order:8}.itc-order-md-9{-webkit-order:9;order:9}.itc-order-md-10{-webkit-order:10;order:10}.itc-order-md-11{-webkit-order:11;order:11}.itc-order-md-12{-webkit-order:12;order:12}.itc-order-md-13{-webkit-order:13;order:13}.itc-order-md-14{-webkit-order:14;order:14}.itc-order-md-15{-webkit-order:15;order:15}.itc-order-md-16{-webkit-order:16;order:16}.itc-order-md-17{-webkit-order:17;order:17}.itc-order-md-18{-webkit-order:18;order:18}.itc-order-md-19{-webkit-order:19;order:19}.itc-order-md-20{-webkit-order:20;order:20}.itc-order-md-21{-webkit-order:21;order:21}.itc-order-md-22{-webkit-order:22;order:22}.itc-order-md-23{-webkit-order:23;order:23}.itc-order-md-24{-webkit-order:24;order:24}.itc-offset-md-0{margin-left:0}.itc-offset-md-1{margin-left:4.16667%}.itc-offset-md-2{margin-left:8.33333%}.itc-offset-md-3{margin-left:12.5%}.itc-offset-md-4{margin-left:16.66667%}.itc-offset-md-5{margin-left:20.83333%}.itc-offset-md-6{margin-left:25%}.itc-offset-md-7{margin-left:29.16667%}.itc-offset-md-8{margin-left:33.33333%}.itc-offset-md-9{margin-left:37.5%}.itc-offset-md-10{margin-left:41.66667%}.itc-offset-md-11{margin-left:45.83333%}.itc-offset-md-12{margin-left:50%}.itc-offset-md-13{margin-left:54.16667%}.itc-offset-md-14{margin-left:58.33333%}.itc-offset-md-15{margin-left:62.5%}.itc-offset-md-16{margin-left:66.66667%}.itc-offset-md-17{margin-left:70.83333%}.itc-offset-md-18{margin-left:75%}.itc-offset-md-19{margin-left:79.16667%}.itc-offset-md-20{margin-left:83.33333%}.itc-offset-md-21{margin-left:87.5%}.itc-offset-md-22{margin-left:91.66667%}.itc-offset-md-23{margin-left:95.83333%}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-flex!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}}@media (min-width:992px){.itc-col-lg{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-lg-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-lg-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-lg-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-lg-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-lg-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-lg-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-lg-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-lg-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-lg-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-lg-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-lg-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-lg-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-lg-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-lg-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-lg-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-lg-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-lg-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-lg-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-lg-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-lg-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-lg-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-lg-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-lg-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-lg-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-lg-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-lg-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-lg-first{-webkit-order:-1;order:-1}.itc-order-lg-last{-webkit-order:25;order:25}.itc-order-lg-0{-webkit-order:0;order:0}.itc-order-lg-1{-webkit-order:1;order:1}.itc-order-lg-2{-webkit-order:2;order:2}.itc-order-lg-3{-webkit-order:3;order:3}.itc-order-lg-4{-webkit-order:4;order:4}.itc-order-lg-5{-webkit-order:5;order:5}.itc-order-lg-6{-webkit-order:6;order:6}.itc-order-lg-7{-webkit-order:7;order:7}.itc-order-lg-8{-webkit-order:8;order:8}.itc-order-lg-9{-webkit-order:9;order:9}.itc-order-lg-10{-webkit-order:10;order:10}.itc-order-lg-11{-webkit-order:11;order:11}.itc-order-lg-12{-webkit-order:12;order:12}.itc-order-lg-13{-webkit-order:13;order:13}.itc-order-lg-14{-webkit-order:14;order:14}.itc-order-lg-15{-webkit-order:15;order:15}.itc-order-lg-16{-webkit-order:16;order:16}.itc-order-lg-17{-webkit-order:17;order:17}.itc-order-lg-18{-webkit-order:18;order:18}.itc-order-lg-19{-webkit-order:19;order:19}.itc-order-lg-20{-webkit-order:20;order:20}.itc-order-lg-21{-webkit-order:21;order:21}.itc-order-lg-22{-webkit-order:22;order:22}.itc-order-lg-23{-webkit-order:23;order:23}.itc-order-lg-24{-webkit-order:24;order:24}.itc-offset-lg-0{margin-left:0}.itc-offset-lg-1{margin-left:4.16667%}.itc-offset-lg-2{margin-left:8.33333%}.itc-offset-lg-3{margin-left:12.5%}.itc-offset-lg-4{margin-left:16.66667%}.itc-offset-lg-5{margin-left:20.83333%}.itc-offset-lg-6{margin-left:25%}.itc-offset-lg-7{margin-left:29.16667%}.itc-offset-lg-8{margin-left:33.33333%}.itc-offset-lg-9{margin-left:37.5%}.itc-offset-lg-10{margin-left:41.66667%}.itc-offset-lg-11{margin-left:45.83333%}.itc-offset-lg-12{margin-left:50%}.itc-offset-lg-13{margin-left:54.16667%}.itc-offset-lg-14{margin-left:58.33333%}.itc-offset-lg-15{margin-left:62.5%}.itc-offset-lg-16{margin-left:66.66667%}.itc-offset-lg-17{margin-left:70.83333%}.itc-offset-lg-18{margin-left:75%}.itc-offset-lg-19{margin-left:79.16667%}.itc-offset-lg-20{margin-left:83.33333%}.itc-offset-lg-21{margin-left:87.5%}.itc-offset-lg-22{margin-left:91.66667%}.itc-offset-lg-23{margin-left:95.83333%}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-flex!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}}@media (min-width:1200px){.itc-col-xl{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-xl-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-xl-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-xl-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-xl-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-xl-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-xl-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-xl-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-xl-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-xl-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-xl-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-xl-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-xl-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-xl-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-xl-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-xl-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-xl-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-xl-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-xl-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-xl-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-xl-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-xl-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-xl-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-xl-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-xl-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-xl-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-xl-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-xl-first{-webkit-order:-1;order:-1}.itc-order-xl-last{-webkit-order:25;order:25}.itc-order-xl-0{-webkit-order:0;order:0}.itc-order-xl-1{-webkit-order:1;order:1}.itc-order-xl-2{-webkit-order:2;order:2}.itc-order-xl-3{-webkit-order:3;order:3}.itc-order-xl-4{-webkit-order:4;order:4}.itc-order-xl-5{-webkit-order:5;order:5}.itc-order-xl-6{-webkit-order:6;order:6}.itc-order-xl-7{-webkit-order:7;order:7}.itc-order-xl-8{-webkit-order:8;order:8}.itc-order-xl-9{-webkit-order:9;order:9}.itc-order-xl-10{-webkit-order:10;order:10}.itc-order-xl-11{-webkit-order:11;order:11}.itc-order-xl-12{-webkit-order:12;order:12}.itc-order-xl-13{-webkit-order:13;order:13}.itc-order-xl-14{-webkit-order:14;order:14}.itc-order-xl-15{-webkit-order:15;order:15}.itc-order-xl-16{-webkit-order:16;order:16}.itc-order-xl-17{-webkit-order:17;order:17}.itc-order-xl-18{-webkit-order:18;order:18}.itc-order-xl-19{-webkit-order:19;order:19}.itc-order-xl-20{-webkit-order:20;order:20}.itc-order-xl-21{-webkit-order:21;order:21}.itc-order-xl-22{-webkit-order:22;order:22}.itc-order-xl-23{-webkit-order:23;order:23}.itc-order-xl-24{-webkit-order:24;order:24}.itc-offset-xl-0{margin-left:0}.itc-offset-xl-1{margin-left:4.16667%}.itc-offset-xl-2{margin-left:8.33333%}.itc-offset-xl-3{margin-left:12.5%}.itc-offset-xl-4{margin-left:16.66667%}.itc-offset-xl-5{margin-left:20.83333%}.itc-offset-xl-6{margin-left:25%}.itc-offset-xl-7{margin-left:29.16667%}.itc-offset-xl-8{margin-left:33.33333%}.itc-offset-xl-9{margin-left:37.5%}.itc-offset-xl-10{margin-left:41.66667%}.itc-offset-xl-11{margin-left:45.83333%}.itc-offset-xl-12{margin-left:50%}.itc-offset-xl-13{margin-left:54.16667%}.itc-offset-xl-14{margin-left:58.33333%}.itc-offset-xl-15{margin-left:62.5%}.itc-offset-xl-16{margin-left:66.66667%}.itc-offset-xl-17{margin-left:70.83333%}.itc-offset-xl-18{margin-left:75%}.itc-offset-xl-19{margin-left:79.16667%}.itc-offset-xl-20{margin-left:83.33333%}.itc-offset-xl-21{margin-left:87.5%}.itc-offset-xl-22{margin-left:91.66667%}.itc-offset-xl-23{margin-left:95.83333%}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-flex!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}}@media (min-width:1460px){.itc-col-xxl{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-xxl-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-xxl-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-xxl-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-xxl-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-xxl-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-xxl-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-xxl-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-xxl-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-xxl-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-xxl-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-xxl-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-xxl-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-xxl-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-xxl-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-xxl-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-xxl-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-xxl-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-xxl-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-xxl-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-xxl-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-xxl-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-xxl-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-xxl-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-xxl-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-xxl-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-xxl-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-xxl-first{-webkit-order:-1;order:-1}.itc-order-xxl-last{-webkit-order:25;order:25}.itc-order-xxl-0{-webkit-order:0;order:0}.itc-order-xxl-1{-webkit-order:1;order:1}.itc-order-xxl-2{-webkit-order:2;order:2}.itc-order-xxl-3{-webkit-order:3;order:3}.itc-order-xxl-4{-webkit-order:4;order:4}.itc-order-xxl-5{-webkit-order:5;order:5}.itc-order-xxl-6{-webkit-order:6;order:6}.itc-order-xxl-7{-webkit-order:7;order:7}.itc-order-xxl-8{-webkit-order:8;order:8}.itc-order-xxl-9{-webkit-order:9;order:9}.itc-order-xxl-10{-webkit-order:10;order:10}.itc-order-xxl-11{-webkit-order:11;order:11}.itc-order-xxl-12{-webkit-order:12;order:12}.itc-order-xxl-13{-webkit-order:13;order:13}.itc-order-xxl-14{-webkit-order:14;order:14}.itc-order-xxl-15{-webkit-order:15;order:15}.itc-order-xxl-16{-webkit-order:16;order:16}.itc-order-xxl-17{-webkit-order:17;order:17}.itc-order-xxl-18{-webkit-order:18;order:18}.itc-order-xxl-19{-webkit-order:19;order:19}.itc-order-xxl-20{-webkit-order:20;order:20}.itc-order-xxl-21{-webkit-order:21;order:21}.itc-order-xxl-22{-webkit-order:22;order:22}.itc-order-xxl-23{-webkit-order:23;order:23}.itc-order-xxl-24{-webkit-order:24;order:24}.itc-offset-xxl-0{margin-left:0}.itc-offset-xxl-1{margin-left:4.16667%}.itc-offset-xxl-2{margin-left:8.33333%}.itc-offset-xxl-3{margin-left:12.5%}.itc-offset-xxl-4{margin-left:16.66667%}.itc-offset-xxl-5{margin-left:20.83333%}.itc-offset-xxl-6{margin-left:25%}.itc-offset-xxl-7{margin-left:29.16667%}.itc-offset-xxl-8{margin-left:33.33333%}.itc-offset-xxl-9{margin-left:37.5%}.itc-offset-xxl-10{margin-left:41.66667%}.itc-offset-xxl-11{margin-left:45.83333%}.itc-offset-xxl-12{margin-left:50%}.itc-offset-xxl-13{margin-left:54.16667%}.itc-offset-xxl-14{margin-left:58.33333%}.itc-offset-xxl-15{margin-left:62.5%}.itc-offset-xxl-16{margin-left:66.66667%}.itc-offset-xxl-17{margin-left:70.83333%}.itc-offset-xxl-18{margin-left:75%}.itc-offset-xxl-19{margin-left:79.16667%}.itc-offset-xxl-20{margin-left:83.33333%}.itc-offset-xxl-21{margin-left:87.5%}.itc-offset-xxl-22{margin-left:91.66667%}.itc-offset-xxl-23{margin-left:95.83333%}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-flex!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}}/*@media (min-width:1900px){.itc-col-xxxl{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.itc-col-xxxl-auto{-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.itc-col-xxxl-1{-webkit-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}.itc-col-xxxl-2{-webkit-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.itc-col-xxxl-3{-webkit-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.itc-col-xxxl-4{-webkit-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.itc-col-xxxl-5{-webkit-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}.itc-col-xxxl-6{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.itc-col-xxxl-7{-webkit-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}.itc-col-xxxl-8{-webkit-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.itc-col-xxxl-9{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.itc-col-xxxl-10{-webkit-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.itc-col-xxxl-11{-webkit-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}.itc-col-xxxl-12{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.itc-col-xxxl-13{-webkit-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}.itc-col-xxxl-14{-webkit-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.itc-col-xxxl-15{-webkit-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.itc-col-xxxl-16{-webkit-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.itc-col-xxxl-17{-webkit-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}.itc-col-xxxl-18{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.itc-col-xxxl-19{-webkit-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}.itc-col-xxxl-20{-webkit-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.itc-col-xxxl-21{-webkit-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.itc-col-xxxl-22{-webkit-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.itc-col-xxxl-23{-webkit-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}.itc-col-xxxl-24{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.itc-col-xxxl-20p{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.itc-order-xxxl-first{-webkit-order:-1;order:-1}.itc-order-xxxl-last{-webkit-order:25;order:25}.itc-order-xxxl-0{-webkit-order:0;order:0}.itc-order-xxxl-1{-webkit-order:1;order:1}.itc-order-xxxl-2{-webkit-order:2;order:2}.itc-order-xxxl-3{-webkit-order:3;order:3}.itc-order-xxxl-4{-webkit-order:4;order:4}.itc-order-xxxl-5{-webkit-order:5;order:5}.itc-order-xxxl-6{-webkit-order:6;order:6}.itc-order-xxxl-7{-webkit-order:7;order:7}.itc-order-xxxl-8{-webkit-order:8;order:8}.itc-order-xxxl-9{-webkit-order:9;order:9}.itc-order-xxxl-10{-webkit-order:10;order:10}.itc-order-xxxl-11{-webkit-order:11;order:11}.itc-order-xxxl-12{-webkit-order:12;order:12}.itc-order-xxxl-13{-webkit-order:13;order:13}.itc-order-xxxl-14{-webkit-order:14;order:14}.itc-order-xxxl-15{-webkit-order:15;order:15}.itc-order-xxxl-16{-webkit-order:16;order:16}.itc-order-xxxl-17{-webkit-order:17;order:17}.itc-order-xxxl-18{-webkit-order:18;order:18}.itc-order-xxxl-19{-webkit-order:19;order:19}.itc-order-xxxl-20{-webkit-order:20;order:20}.itc-order-xxxl-21{-webkit-order:21;order:21}.itc-order-xxxl-22{-webkit-order:22;order:22}.itc-order-xxxl-23{-webkit-order:23;order:23}.itc-order-xxxl-24{-webkit-order:24;order:24}.itc-offset-xxxl-0{margin-left:0}.itc-offset-xxxl-1{margin-left:4.16667%}.itc-offset-xxxl-2{margin-left:8.33333%}.itc-offset-xxxl-3{margin-left:12.5%}.itc-offset-xxxl-4{margin-left:16.66667%}.itc-offset-xxxl-5{margin-left:20.83333%}.itc-offset-xxxl-6{margin-left:25%}.itc-offset-xxxl-7{margin-left:29.16667%}.itc-offset-xxxl-8{margin-left:33.33333%}.itc-offset-xxxl-9{margin-left:37.5%}.itc-offset-xxxl-10{margin-left:41.66667%}.itc-offset-xxxl-11{margin-left:45.83333%}.itc-offset-xxxl-12{margin-left:50%}.itc-offset-xxxl-13{margin-left:54.16667%}.itc-offset-xxxl-14{margin-left:58.33333%}.itc-offset-xxxl-15{margin-left:62.5%}.itc-offset-xxxl-16{margin-left:66.66667%}.itc-offset-xxxl-17{margin-left:70.83333%}.itc-offset-xxxl-18{margin-left:75%}.itc-offset-xxxl-19{margin-left:79.16667%}.itc-offset-xxxl-20{margin-left:83.33333%}.itc-offset-xxxl-21{margin-left:87.5%}.itc-offset-xxxl-22{margin-left:91.66667%}.itc-offset-xxxl-23{margin-left:95.83333%}.d-xxxl-none{display:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:-webkit-flex!important;display:flex!important}.d-xxxl-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-xxxl-grid{display:grid !important;}.d-xxxl-inline-grid{display:inline-grid !important;}}*/@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-flex!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-flex!important;display:inline-flex!important}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}}.flex-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.flex-sm-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-sm-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.text-sm-nowrap{white-space:nowrap!important;}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.flex-md-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-md-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-md-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-md-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-md-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.text-md-nowrap{white-space:nowrap!important;}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.flex-lg-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-lg-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.text-lg-nowrap{white-space:nowrap!important;}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.flex-xl-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-xl-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.text-xl-nowrap{white-space:nowrap!important;}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1460px){.flex-xxl-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-xxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-xxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-xxl-center{-webkit-align-content:center!important;align-content:center!important}.align-content-xxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-xxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-xxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-xxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-xxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-xxl-center{-webkit-align-self:center!important;align-self:center!important}.align-self-xxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}.text-xxl-nowrap{white-space:nowrap!important;}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}/*@media (min-width:1900px){.flex-xxxl-row{-webkit-flex-direction:row!important;flex-direction:row!important}.flex-xxxl-column{-webkit-flex-direction:column!important;flex-direction:column!important}.flex-xxxl-row-reverse{-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxxl-column-reverse{-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.justify-content-xxxl-end{-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.justify-content-xxxl-center{-webkit-justify-content:center!important;justify-content:center!important}.justify-content-xxxl-between{-webkit-justify-content:space-between!important;justify-content:space-between!important}.justify-content-xxxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.align-items-xxxl-start{-webkit-align-items:flex-start!important;-ms-grid-row-align:flex-start!important;align-items:flex-start!important}.align-items-xxxl-end{-webkit-align-items:flex-end!important;-ms-grid-row-align:flex-end!important;align-items:flex-end!important}.align-items-xxxl-center{-webkit-align-items:center!important;-ms-grid-row-align:center!important;align-items:center!important}.align-items-xxxl-baseline{-webkit-align-items:baseline!important;-ms-grid-row-align:baseline!important;align-items:baseline!important}.align-items-xxxl-stretch{-webkit-align-items:stretch!important;-ms-grid-row-align:stretch!important;align-items:stretch!important}.align-content-xxxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.align-content-xxxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.align-content-xxxl-center{-webkit-align-content:center!important;align-content:center!important}.align-content-xxxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.align-content-xxxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.align-content-xxxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.align-self-xxxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.align-self-xxxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.align-self-xxxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.align-self-xxxl-center{-webkit-align-self:center!important;align-self:center!important}.align-self-xxxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.align-self-xxxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}.float-xxxl-left{float:left!important}.float-xxxl-right{float:right!important}.float-xxxl-none{float:none!important}.m-xxxl-0{margin:0!important}.mt-xxxl-0,.my-xxxl-0{margin-top:0!important}.mr-xxxl-0,.mx-xxxl-0{margin-right:0!important}.mb-xxxl-0,.my-xxxl-0{margin-bottom:0!important}.ml-xxxl-0,.mx-xxxl-0{margin-left:0!important}.m-xxxl-1{margin:.25rem!important}.mt-xxxl-1,.my-xxxl-1{margin-top:.25rem!important}.mr-xxxl-1,.mx-xxxl-1{margin-right:.25rem!important}.mb-xxxl-1,.my-xxxl-1{margin-bottom:.25rem!important}.ml-xxxl-1,.mx-xxxl-1{margin-left:.25rem!important}.m-xxxl-2{margin:.5rem!important}.mt-xxxl-2,.my-xxxl-2{margin-top:.5rem!important}.mr-xxxl-2,.mx-xxxl-2{margin-right:.5rem!important}.mb-xxxl-2,.my-xxxl-2{margin-bottom:.5rem!important}.ml-xxxl-2,.mx-xxxl-2{margin-left:.5rem!important}.m-xxxl-3{margin:1rem!important}.mt-xxxl-3,.my-xxxl-3{margin-top:1rem!important}.mr-xxxl-3,.mx-xxxl-3{margin-right:1rem!important}.mb-xxxl-3,.my-xxxl-3{margin-bottom:1rem!important}.ml-xxxl-3,.mx-xxxl-3{margin-left:1rem!important}.m-xxxl-4{margin:1.5rem!important}.mt-xxxl-4,.my-xxxl-4{margin-top:1.5rem!important}.mr-xxxl-4,.mx-xxxl-4{margin-right:1.5rem!important}.mb-xxxl-4,.my-xxxl-4{margin-bottom:1.5rem!important}.ml-xxxl-4,.mx-xxxl-4{margin-left:1.5rem!important}.m-xxxl-5{margin:3rem!important}.mt-xxxl-5,.my-xxxl-5{margin-top:3rem!important}.mr-xxxl-5,.mx-xxxl-5{margin-right:3rem!important}.mb-xxxl-5,.my-xxxl-5{margin-bottom:3rem!important}.ml-xxxl-5,.mx-xxxl-5{margin-left:3rem!important}.p-xxxl-0{padding:0!important}.pt-xxxl-0,.py-xxxl-0{padding-top:0!important}.pr-xxxl-0,.px-xxxl-0{padding-right:0!important}.pb-xxxl-0,.py-xxxl-0{padding-bottom:0!important}.pl-xxxl-0,.px-xxxl-0{padding-left:0!important}.p-xxxl-1{padding:.25rem!important}.pt-xxxl-1,.py-xxxl-1{padding-top:.25rem!important}.pr-xxxl-1,.px-xxxl-1{padding-right:.25rem!important}.pb-xxxl-1,.py-xxxl-1{padding-bottom:.25rem!important}.pl-xxxl-1,.px-xxxl-1{padding-left:.25rem!important}.p-xxxl-2{padding:.5rem!important}.pt-xxxl-2,.py-xxxl-2{padding-top:.5rem!important}.pr-xxxl-2,.px-xxxl-2{padding-right:.5rem!important}.pb-xxxl-2,.py-xxxl-2{padding-bottom:.5rem!important}.pl-xxxl-2,.px-xxxl-2{padding-left:.5rem!important}.p-xxxl-3{padding:1rem!important}.pt-xxxl-3,.py-xxxl-3{padding-top:1rem!important}.pr-xxxl-3,.px-xxxl-3{padding-right:1rem!important}.pb-xxxl-3,.py-xxxl-3{padding-bottom:1rem!important}.pl-xxxl-3,.px-xxxl-3{padding-left:1rem!important}.p-xxxl-4{padding:1.5rem!important}.pt-xxxl-4,.py-xxxl-4{padding-top:1.5rem!important}.pr-xxxl-4,.px-xxxl-4{padding-right:1.5rem!important}.pb-xxxl-4,.py-xxxl-4{padding-bottom:1.5rem!important}.pl-xxxl-4,.px-xxxl-4{padding-left:1.5rem!important}.p-xxxl-5{padding:3rem!important}.pt-xxxl-5,.py-xxxl-5{padding-top:3rem!important}.pr-xxxl-5,.px-xxxl-5{padding-right:3rem!important}.pb-xxxl-5,.py-xxxl-5{padding-bottom:3rem!important}.pl-xxxl-5,.px-xxxl-5{padding-left:3rem!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}.text-xxxl-nowrap{white-space:nowrap!important;}.text-xxxl-left{text-align:left!important}.text-xxxl-right{text-align:right!important}.text-xxxl-center{text-align:center!important}}*/.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#0275d8!important}a.text-primary:focus,a.text-primary:hover{color:#025aa5!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#f0ad4e!important}a.text-warning:focus,a.text-warning:hover{color:#ec971f!important}.text-danger{color:#d9534f!important}a.text-danger:focus,a.text-danger:hover{color:#c9302c!important}.text-light{color:#818a91!important}a.text-light:focus,a.text-light:hover{color:#687077!important}.text-dark{color:#373a3c!important}a.text-dark:focus,a.text-dark:hover{color:#1f2021!important}.text-muted{color:#b7b7b7!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.hidden{display:none!important}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/layout.css?16564937802117*/
/*============================ Layout ========================================*/
html { width: 100%; height: 100%; height: 100vh; display: flex; flex-direction: column; box-sizing: border-box; -webkit-overflow-scrolling: touch; }
body { position: relative; height: 100%; height: 100vh; margin: 0; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; overflow: visible; overflow-x: hidden; box-sizing: border-box; flex: 0 1 auto; -webkit-overflow-scrolling: touch; }

html.is-mobile { width: 100%; height: auto; overflow: visible; display: block !important; }
.is-mobile body { width: 100%; height: auto; min-height: 100%; overflow-y: visible; overflow-x: hidden; display: block !important; }

html.is-mobile-ios { /*height: 100%; overflow-x: hidden; overflow-y: hidden;*/ -webkit-overflow-scrolling: auto; }
.is-mobile-ios body { /*height: 100%; overflow-x: hidden; overflow-y: hidden;*/ -webkit-overflow-scrolling: auto; }
.is-mobile-ios .template { /*overflow-x: hidden; overflow-y: auto; height: 100%;*/ -webkit-overflow-scrolling: touch; }

.template { position: relative; width: 100%; min-width: inherit; min-height: 100%; display: flex; flex-flow: column nowrap; justify-content: space-between; overflow-x: visible; flex: 1 0 auto; }
.template__top { position: relative; top: 0; flex: 0 0 auto; }
.template__top--sticky { position: -webkit-sticky; position: sticky; z-index: 500; }
.template__middle { position: relative; display: flex; flex-flow: column nowrap; flex: 1 0 auto; }
.template__middle-cont { flex: 1 1 auto; }
.template__bottom { flex: 0 0 auto; }
.template__top, .template__middle, .template__bottom {}

.itc-container-fluid { max-width: 1350px; }
.itc-container-fluid--main { max-width: 1360px; padding-left: 20px; padding-right: 20px; }
.itc-container-fluid--narrow {
  max-width: 820px;
}

@media (min-width: 576px) {

}
@media (min-width: 768px) {}
@media (min-width: 992px) {
  .template__top--sticky { position: relative; }
}
@media (min-width: 1200px) {}
/*=========================== !Layout! =======================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/image-block.css?16564937803006*/
/*============================= Image-block ====================================*/
.image-block { position: relative; background: center center no-repeat; text-align: center; text-decoration: none; overflow: hidden; display: flex; align-items: center; justify-content: center; white-space: nowrap; }
.image-block:before { z-index: 5; }
.image-block:after { z-index: 6; }
.image-block__inner { position: relative; top: 0; left: 0; width: 100%; height: 100%; min-height: inherit; display: inline-flex; vertical-align: middle; align-items: inherit; justify-content: inherit; letter-spacing: normal; word-spacing: normal; background: center center no-repeat; background-size: auto; border-radius: inherit; cursor: inherit; }
.image-block__inner:after { content: ''; width: 0; height: 100%; min-height: inherit; display: inline-block; vertical-align: middle; }
.image-block__inner--bgcover { background-size: cover; }
.image-block__inner--bgcontain { background-size: contain; }
.image-block__inner--l, .image-block__inner--tl, .image-block__inner--bl { text-align: left; }
.image-block__inner--r, .image-block__inner--tr, .image-block__inner--br { text-align: right; }
.image-block__inner--tl:after, .image-block__inner--t:after, .image-block__inner--tr:after { vertical-align: top; }
.image-block__inner--bl:after, .image-block__inner--b:after, .image-block__inner--br:after { vertical-align: bottom; }
.image-block__item { position: relative; max-width: 100%; height: auto; border: none; display: inline-block; flex: 0 0 auto; vertical-align: middle; float: none; cursor: inherit; }
.image-block__item--fixed { max-width: 100%; max-height: 100%; }
.image-block__item--hover { display: none; }
.button:hover .image-block__item--hover, .link:hover .image-block__item--hover { display: inline-block; }
.button:hover .image-block__item--hover + .image-block__item, .link:hover .image-block__item--hover + .image-block__item { display: none; }
.image-block:hover .image-block__item--hover { display: inline-block; }
.image-block:hover .image-block__item--hover + .image-block__item { display: none; }
.BWfade ~ .image-block__item, canvas ~ .image-block__item, .image-block:hover .BWfade, .image-block:hover canvas { visibility: hidden; }
.image-block:hover .BWfade ~ .image-block__item, .image-block:hover canvas ~ .image-block__item { visibility: visible; }
.cssobjectfit .image-block--cover .image-block__item, .cssobjectfit .image-block--cover img { width: 100%; height: 100%; object-fit: cover; }

/* image no found */
.image-block__item--empty:before { content: "" !important; font-size: 0; line-height: 0; width: 170px; max-width: 100%; padding-bottom: 100%; background: #FFF4E2; display: block; }
.image-block__item--empty:after { position: absolute; content: ""; top: 50%; left: 50%; width: 51px; height: 39px; margin: -20px 0 0 -25px; background: url("/images/no_photo_small.jpg") -60px -37px no-repeat; display: block; }
/*=============================!Image-block!====================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/form.css?165649378032410*/
/* Responsive utilities */
.width-full { width: 100%; }
/*============================ Form-input ====================================*/
.itc-form-input {
    font-family: inherit;
    font-size: 15px;
    line-height: 24px;
    max-width: 100%;
    height: 40px;
    min-height: 38px;
    margin: 0;
    padding: 7px 19px 7px 19px;
    border: 1px solid #EBEEF0;
    border-radius: 10px;
    background: var(--color-gray20, #f2f6f7) right 10px top 7px no-repeat;
    transition: all .2s ease-in-out;
    box-sizing: border-box;
    outline: none;
    float: none;
    color: inherit;
}
.itc-form-input::-moz-focus-inner { border: 0; padding: 0; }
.itc-form-input::-ms-clear { display: none; }
.itc-form-input::-ms-reveal { display: none; }
.itc-form-input::-webkit-clear-button { pointer-events: auto; display: none; }
.itc-form-input:before { line-height: 38px; }
.itc-form-input[type="password"] { /*font-family: sans-serif;*/ }
.itc-form-input[readonly] {
    background-color: var(--color-gray20, #f2f6f7);
    cursor: default;
}
.itc-form-input:hover, .itc-form-input.hover {}
.itc-form-input:focus, .itc-form-input.focus {}
.itc-form-input.error {
    border-color: var(--color-red);
}
.itc-form-input:disabled, .itc-form-input.disabled {
    border-color: #bababa;
    box-shadow: none;
    color: #8a8a8a;
    cursor: not-allowed;
}

.itc-form-input::-webkit-input-placeholder {
    opacity: 1; color: var(--color-gray50);
}
.itc-form-input:not([readonly]):focus::-webkit-input-placeholder {
    opacity: 0;
}
.itc-form-input::-moz-placeholder {
    opacity: 1; color: var(--color-gray50);
}
.itc-form-input:not([readonly]):focus::-moz-placeholder {
    opacity: 0;
}
.itc-form-input:-ms-input-placeholder {
    opacity: 1; color: var(--color-gray50);
}
.itc-form-input:not([readonly]):focus:-ms-input-placeholder {
    opacity: 0;
}
.itc-form-input:placeholder {
    opacity: 1; color: var(--color-gray50);
}
.itc-form-input:not([readonly]):focus:placeholder {
    opacity: 0;
}

.itc-form-input:-internal-autofill-previewed, .itc-form-input:-internal-autofill-selected {  }

.itc-form-input--wrap, .itc-form-input-wrap {
    position: relative;
    height: auto !important;
    display: inline-flex;
    align-items: flex-start;
    white-space: nowrap;
    table-layout: fixed;
}
.itc-form-input--wrap > *, .itc-form-input-wrap > * {
    flex: 1 0 auto;
}
.itc-form-input--wrap:before, .itc-form-input-wrap:before {
    font-size: inherit;
    content: "\00A0";
    width: 0px;
    display: inline-block;
    vertical-align: baseline;
    text-indent: -1em;
    flex: 0 0 0px;
    overflow: hidden;
}
.itc-form-input-wrap:before {
    font-size: 15px;
    line-height: 40px;
}
.itc-form-input-wrap > .itc-form-input {
    height: 100%;
}

.itc-form-input-wrap--base {
    align-items: baseline;
}
.itc-form-input--date {
    min-width: 12ch;
}
.itc-form-input--inline {
    width: auto;
    display: inline-block;
}
.itc-form-input--wide {
    width: 100%;
}

.itc-form-input > .itc-form-input, .itc-form-input > .itc-form-select, .itc-form-input > .itc-button {
    height: 100%;
    min-height: inherit;
    border: none;
    vertical-align: top;
}
.itc-form-input > .itc-button {
    line-height: 38px;
    flex: 0 0 auto;
}
.itc-form-input > .itc-form-input {
    min-width: 1px;
    background-color: transparent;
    flex: 1 1 auto;
}
.itc-form-input > .ui-spinner {
    height: 100%;
}

.itc-form-input--sm { font-size: 13px; line-height: 20px; height: 24px; min-height: 22px; padding: 1px 10px; }
.itc-form-input--sm:before { line-height: 22px; }
.itc-form-input-wrap--sm:before { font-size: 13px; line-height: 22px; }

.itc-form-input--lg {
    height: 60px;
    min-height: 58px;
    padding: 16px 19px;
    background-position: right 10px top 10px;
}
.itc-form-input--lg:before {
    line-height: 58px;
}
.itc-form-input-wrap--lg:before {
    line-height: 60px;
}

.itc-form-input--textarea {
    height: auto;
    vertical-align: top;
    resize: both;
    overflow: auto;
}
.itc-form-input--textarea.no-resize {
    resize: none;
}
.itc-form-input--textarea.resize-v {
    resize: vertical;
}
.itc-form-input--textarea.resize-h {
    resize: horizontal;
}

.itc-form-input--wrap {
    padding: 0;
    background-image: none;
}
.itc-form-input--wrap.error {
    background-image: none;
}
.itc-form-input--email:not(.order-block__sections .itc-form-input--email) {
    background-image: url("/images/design_v2/icons.svg#mail-view");
    background-position: 20px center;
    background-size: 18px 14px;
    padding-left: 44px;
}
.itc-form-input[orient="vertical"] {
    height: auto;
}

.itc-form-input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    overflow: visible;
}
.itc-form-input[type="number"]::-webkit-outer-spin-button {
    display: none;
}
.itc-form-input[type="number"]::-webkit-inner-spin-button {
    display: none;
}
.itc-form-input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.itc-form-input--placeholder .itc-form-input::-webkit-input-placeholder {
    opacity: 0;
}
.itc-form-input--placeholder .itc-form-input::-moz-placeholder {
    opacity: 0;
}
.itc-form-input--placeholder .itc-form-input:-ms-input-placeholder {
    opacity: 0;
}
.itc-form-input--placeholder .itc-form-input:placeholder {
    opacity: 0;
}
.itc-form-input--placeholder .itc-form-input:focus, .itc-form-input--placeholder .itc-form-input.no-empty, .itc-form-input--placeholder .itc-form-select {
    padding-bottom: 10px;
    padding-top: 23px;
}
.itc-form-input--placeholder .itc-form-select {
    line-height: 25px;
}
.itc-form-input--placeholder .itc-form-input--email:not([readonly]):focus, .itc-form-input--placeholder .itc-form-input--email.no-empty {
    background-position: left 20px bottom 15px;
}
.itc-form-input__placeholder, .itc-form-input-wrap__placeholder {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 15px;
    line-height: calc(20 / 15);
    width: calc(100% - 40px);
    height: 100%;
    max-height: 58px;
    display: flex;
    align-items: center;
    transform-origin: 0 0;
    transition: all 0.35s linear 0s, width 0.35s cubic-bezier(.37,.54,.45,.62) 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    color: var(--color-base, #172126);
    
    --error-msg-font-size: 10px;
}
.itc-form-input__placeholder-inner {
    margin: 0 -5px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    flex: 1 1 auto;
}
.itc-form-input__placeholder-title {
    padding: 0 5px;
}
.itc-form-input__placeholder-title:before, .itc-form-input-wrap__placeholder-title:before {
    content: attr(data-title-after);
    order: 1;
}
.itc-form-input__placeholder-error {
    color: var(--color-red, #e34949);
    flex: 0 1 auto;
    font-size: var(--error-msg-font-size);
    line-height: 1.5;
    padding: 0 5px;
    order: 25;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: font-size 0.35s linear 0s;
}
.itc-form-input--email ~ .itc-form-input__placeholder {
    left: 44px;
    width: calc(100% - 64px);
}
.itc-form-input-wrap__placeholder {
    border: 1px solid transparent;
}
.itc-form-input:not([readonly]):focus ~ .itc-form-input__placeholder, .itc-form-input:not([readonly]):focus ~ .itc-form-input-wrap__placeholder, .itc-form-input.no-empty ~ .itc-form-input__placeholder, .itc-form-input.no-empty ~ .itc-form-input-wrap__placeholder, .itc-form-select ~ .itc-form-input__placeholder {
    left: 20px;
    width: calc((100% - 40px) * 1.5);
    height: 42px;
    transform: scale(0.66667);
    transition: all 0.35s linear 0s, width 0.35s cubic-bezier(.53,.39,.63,.5) 0s;
    color: var(--color-gray50, #676e73);

    --error-msg-font-size: inherit;
}
.itc-form-input:not([readonly]):focus ~ .itc-form-input__placeholder:before, .itc-form-input:not([readonly]):focus ~ .itc-form-input-wrap__placeholder:before, .itc-form-input.no-empty ~ .itc-form-input__placeholder:before, .itc-form-input.no-empty ~ .itc-form-input-wrap__placeholder:before, .itc-form-select ~ .itc-form-input__placeholder:before {
    content: none;
}
/*============================!Form-input!====================================*/
/*============================ Form-select ===================================*/
.itc-form-select {
    position: relative;
    font-family: inherit;
    font-size: 15px;
    line-height: 38px;
    max-width: 100%;
    height: 40px;
    padding: 0px 35px 0px 20px;
    -moz-padding-end: 35px;
    -moz-padding-start: 16px;
    border: 1px solid #ebeef0;
    border-radius: 10px;
    background: var(--color-gray20) url("/images/design_v2/icons.svg#multiselect-arrow-view") right 15px center / 10px 18px no-repeat;
    transition: all .2s ease-in-out;
    display: inline-block;
    box-sizing: border-box;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    color: inherit;
}
.itc-form-select::-ms-value {
    padding: 0;
    margin: 0;
}
.itc-form-select::-ms-expand {
    opacity: 0;
    display: none;
}
.itc-form-select::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.itc-form-select:before {
    line-height: 38px;
}
.itc-form-select option {}
.itc-form-select[multiple] {
    height: auto;
    padding: 0;
}
.itc-form-select[multiple] option {
    line-height: 1.3333333333333333 !important;
    padding: 20px 20px 20px 20px;
}
.itc-form-select--inline {
    width: auto;
    display: inline-block;
}
.itc-form-select--wide {
    width: 100%;
}
.itc-form-select.is-empty {}
.itc-form-select .default {}

.itc-form-select--wrap, .itc-form-select-wrap {
    height: auto !important;
    padding: 0 !important;
    display: inline-flex;
    align-items: flex-start;
    white-space: nowrap;
    table-layout: fixed;
}
.itc-form-select--wrap:before, .itc-form-select-wrap:before {
    font-size: inherit;
    content: "\00A0";
    width: 0px;
    display: inline-block;
    vertical-align: baseline;
    text-indent: -1em;
    overflow: hidden;
}
.itc-form-select-wrap > .itc-form-select {
    height: 100%;
    display: table-cell;
    vertical-align: top;
}
.itc-form-select > .itc-form-select {
    height: 100%;
    border: none;
    background: none;
    box-shadow: none;
    display: table-cell;
    vertical-align: top;
}
.itc-form-select-wrap > .select-block {
    height: auto;
}
.itc-form-select-wrap:before {
    font-size: 15px;
    line-height: 40px;
}

.itc-form-select:focus, .itc-form-select.focus {  }
.itc-form-select.error {
    border-color: var(--color-red);
}
.itc-form-select:disabled, .itc-form-select.disabled {
    border-color: #bababa;
    box-shadow: none;
    color: #8a8a8a;
    cursor: not-allowed;
}
.select-block .itc-form-select {
    padding-right: 30px;
}

.itc-form-select--sm { line-height: 22px; height: 24px; padding-bottom: 0; /*min-height: 22px;*/ }
.itc-form-select--sm:before { line-height: 22px; }
.itc-form-select--sm[multiple] option { padding: 4px 10px 3px 10px; }

.itc-form-select--lg {
    height: 60px;
    padding: 0px 35px 0px 20px;
    -moz-padding-end: 35px;
    -moz-padding-start: 16px;
}
.itc-form-select--lg[multiple] option {
    padding: 20px 20px 20px 20px;
}
.select-block .itc-form-select--lg {
    padding-right: 30px;
}
.select-block .itc-form-select--lg.itc-form-select--icon {
    padding-left: 30px;
}
/*============================!Form-select!===================================*/
/*============================ Form-button ===================================*/
.itc-button {
    position: relative;
    font-family: Circe;
    font-size: 15px;
    font-weight: normal;
    line-height: 38px;
    min-height: 38px;
    max-width: 100%;
    margin: 0;
    padding: 0 14px;
    border: 1px solid var(--color-orange);
    border-radius: 10px;
    background: none;
    background-origin: border-box;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none !important;
    outline: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: var(--color-orange);
}
.itc-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.itc-button:hover, .link:hover .itc-button { /*color: inherit;*/ }
@media (hover: hover) {
    .itc-button:hover {
        text-decoration: none;
    }
}
.itc-button:focus, .itc-button.focus, .itc-button:active:focus, .itc-button:active.focus, .itc-button.active:focus, .itc-button.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.itc-button:focus {
    text-decoration: none;
}
.itc-button:after {
    position: relative;
    content: "\00A0";
    width: 0;
    display: inline-block;
    vertical-align: baseline;
    background: url("data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAMDAwAAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw==");
    text-indent: -4px;
}
.itc-button__inner {
    line-height: 1;
    padding-top: 0.1334em;
    border-radius: inherit;
    display: inline-block;
    vertical-align: top;
    white-space: inherit;
    pointer-events: none;
}
.itc-button__text {
    position: relative;
    line-height: 1;
    vertical-align: middle;
    white-space: normal;
    pointer-events: none;
    cursor: pointer;
}
.itc-button__input {
    position: absolute;
    font-size: 500px;
    top: -150px;
    right: -2px;
    height: 300px;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
}
.itc-button__input-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.itc-button__icon {
    position: relative;
    margin: 0 11px;
    flex: 0 0 auto;
}
.itc-button__icon:first-child {
    margin-left: 0px;
}
.itc-button__icon:last-child {
    margin-right: 0px;
}
.itc-button--block, .itc-button--wide {
    width: 100%;
    width: -moz-available;
    display: flex;
}
a.itc-button.disabled, fieldset[disabled] a.itc-button {
    pointer-events: none;
}
.itc-button:disabled, .itc-button.disables {
    border-color: var(--color-gray30);
    background: var(--color-gray30);
    cursor: default;
    color: var(--color-white);
}
.itc-button__link {
    color: inherit;
}

.itc-button__hover-hide, .itc-button__active-hide {}
.itc-button__hover-show, .itc-button__active-show {}
.itc-button:not(:hover) .itc-button__hover-show, .itc-button:hover .itc-button__hover-hide, .itc-button:not(.active) .itc-button__active-show, .itc-button.active .itc-button__active-hide{
    display: none;
}

.itc-button--sm {
    font-size: 10px;
    letter-spacing: 0.05em;
    line-height: 28px;
    min-height: 28px;
}
.itc-button--font-sm {
    font-size: 10px;
    letter-spacing: 0.05em;
}
.itc-button--lg {
    line-height: 58px;
    min-height: 58px;
}

.itc-button:hover {
    background: #ff8a40;
    border-color: #ff8a40;
    color: var(--color-white);
}

.itc-button--default {
    font: inherit;
    line-height: inherit;
    min-height: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    text-align: inherit;
    white-space: normal;
    color: var(--color-inherit);
}
.itc-button--default:hover {
    border: none;
    border-radius: 0;
    background: none;
    color: var(--color-inherit);
}
.itc-button--default .itc-button__inner {
    line-height: 1;
}

.itc-button--orange {
    border-color: var(--color-orange);
    background: var(--color-orange);
    color: var(--color-white);
}
.itc-button--orange:hover {
    background: #ff8a40;
    border-color: #ff8a40;
    color: var(--color-white);
}
.itc-button--orange:focus, .itc-button--orange:active {
    color: var(--color-white);
}

.itc-button--gray, .itc-button--gray:hover {
    background: var(--color-gray20);
    border-color: var(--color-gray20);
    color: var(--color-inherit);
}
.itc-button--pen {
    background: none;
    border: none;
    padding: 0 15px;
}
.itc-button--pen:before {
    background: url("/images/design_v2/icons.svg#pen-gray-view") center center/cover no-repeat;
    content: "";
    display: block;
    flex: 0 0 auto;
    height: 14px;
    width: 14px;
}
.itc-button--pen:hover {
    background: none;
}

.itc-button--icon { font-size: 21px; width: 33px; padding: 0; border-color: #fcc79b; border-radius: 8px; background: #fff; }
.itc-button--icon:hover, .itc-button:hover .itc-button--favorite:hover {}
.itc-button--icon.itc-button--lg { font-size: 30px; width: 40px; }
/*============================!Form-button!===================================*/
/*============================ Checkbox & Radio ==============================*/
.itc-check-list { padding-left: 0; margin-top: -10px; list-style: none; display: flex; flex-wrap: wrap; }
.itc-check-list:not(.itc-row) { margin-left: -10px; margin-right: -10px; }
.itc-check-list__item { max-width: 100%; margin: 10px 0 0 0; }
.itc-check-list__item:not([class*="itc-col"]) { padding-left: 10px; padding-right: 10px; flex: 1 1 100%; }
.itc-check-list__cell { margin-top: 10px; display: inline-block; }
.itc-check-list__cell:not([class*="itc-col"]) { padding-left: 10px; padding-right: 10px; flex: 0 0 auto; }

.itc-check-box { position: relative; font-family: inherit; font-weight: inherit; margin: 0; display: inline-flex; align-items: baseline; white-space: nowrap; box-sizing: border-box; transition: all 0.2s ease-in-out 0s; cursor: pointer; }
.itc-check-box--ac { -ms-flex-align: center; align-items: center; }
.itc-check-box.disabled { cursor: not-allowed; }
.itc-check-box, .itc-check-box:hover { text-decoration: none; }
.itc-check-box__input { position: absolute; top: 0; left: 0; /*width: 100%; height: 100%;*/ margin: 0 !important; border: none !important; background: none !important; opacity: 0; -webkit-appearance: listitem; appearance: listitem; overflow: hidden; cursor: inherit; }
.itc-check-box__input:disabled, .itc-check-box__input[disabled] { cursor: not-allowed; }
.itc-check-box__input::-ms-check { display: none; }
.itc-check-box__text { position: relative; display: inline-block; white-space: normal; cursor: inherit; }
.itc-check-box__icon ~ .itc-check-box__text { margin-left: 7px; }
.itc-check-box__count { font-size: 13px; color: #b7b7b7; }
.itc-check-box__icon { position: relative; font-family: inherit; font-size: inherit; font-style: normal; line-height: inherit; top: 1px; width: 16px; height: 16px; margin: 0px 0px 0px 0; border: 1px solid #bababa; border-radius: 2px; background-color: #fff; display: inline-block; -ms-flex: 0 0 auto; flex: 0 0 auto; box-sizing: border-box; text-align: center; color: #fff; }
.itc-check-box__icon:last-child { top: 0; }
.itc-check-box__icon .svg-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; }
/*.itc-check-box__icon:after { position: absolute; content: ""; top: 50%; left: 50%; border: 4px solid; border-radius: inherit; background-repeat: no-repeat; background-size: contain; transform: translate(-50%, -50%); transition: all 0.35s ease 0s; box-sizing: border-box; opacity: 0; }*/
.itc-check-box__image { position: absolute; top: 3px; width: 16px; height: 15px; margin-right: 10px; border: 1px solid #a1bbd7; border-radius: 1px; background-color: #fff; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.itc-check-box__image-block { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.itc-check-box__color { position: relative; width: 22px; height: 22px; border-radius: 50%; box-shadow: 0 0 0.1px 1px #d5d5d5; background: center no-repeat; background-clip: content-box; transition: all 0.2s ease-in-out 0s; color: #d5d5d5; }
/*.itc-check-box__color:before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid; border-radius: inherit; }*/
/*.itc-check-box:hover .itc-check-box__icon:after, .select-block__list-link:hover .itc-check-box__icon:after { opacity: 0.4; }*/
.itc-check-box:hover .itc-check-box__icon .svg-icon, .select-block__list-link:hover .itc-check-box__icon .svg-icon { opacity: 0.4; }
/*.itc-check-box:hover .link, .itc-check-box .select-block__list-link:hover .link { color: #014c8c; text-decoration: none; }*/
/*.itc-check-box__input:focus ~ .itc-check-box__icon:after, .itc-check-box.focus .itc-check-box__icon:after { opacity: 0.4; }*/
.itc-check-box__input.error ~ .itc-check-box__icon, .itc-check-box__input.error ~ .itc-check-box__image { border-color: #f13300; }
/*.itc-check-box__input:checked ~ .itc-check-box__icon:after, .itc-check-box.checked .itc-check-box__icon:after, .select-block__list-link.selected .itc-check-box__icon:after { opacity: 1; }*/
.itc-check-box__input:checked ~ .itc-check-box__icon, .itc-check-box.checked .itc-check-box__icon, .select-block__list-link.selected .itc-check-box__icon { background: #00a600; }
.itc-check-box__input:checked ~ .itc-check-box__icon .svg-icon, .itc-check-box.checked .itc-check-box__icon .svg-icon, .select-block__list-link.selected .itc-check-box__icon .svg-icon { opacity: 1; }
.itc-check-box__input:checked ~ .itc-check-box__color, .itc-check-box.checked .itc-check-box__color { box-shadow: 0 0 0.1px 1px #ff6600, 0 0 0.1px 2px #fff inset; color: transparent; }
/*.itc-check-box__input:checked ~ .link, .itc-check-box.checked .link { text-decoration: none; color: #014c8c; }*/
.itc-check-box.disabled, .itc-check-box:disabled { cursor: not-allowed; color: #55595c; }
.itc-check-box__input:disabled ~ .itc-check-box__icon, .itc-check-box.disabled .itc-check-box__icon { border-color: #bababa; box-shadow: none; background: #eceeef; cursor: not-allowed; }
.itc-check-box__input:disabled ~ .itc-check-box__color, .itc-check-box.disabled .itc-check-box__color { opacity: 0.3; }

.itc-radio-box { position: relative; font-family: inherit; font-weight: inherit; margin: 0; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: baseline; align-items: baseline; white-space: nowrap; box-sizing: border-box; transition: all 0.2s ease-in-out 0s; cursor: pointer; }
.itc-radio-box--ac { -ms-flex-align: center; align-items: center; }
.itc-radio-box.disabled { cursor: not-allowed; }
.itc-radio-box, .itc-radio-box:hover { text-decoration: none; }
.itc-radio-box__input { position: absolute; top: 0; left: 0; /*width: 100%; height: 100%;*/ margin: 0 !important; border: none !important; background: none !important; opacity: 0; -webkit-appearance: listitem; appearance: listitem; overflow: hidden; cursor: inherit; }
.itc-radio-box__input:disabled, .itc-radio-box__input[disabled] { cursor: not-allowed; }
.itc-radio-box__input::-ms-check { display: none; }
.itc-radio-box__text { position: relative; display: inline-block; white-space: normal; cursor: inherit; }
.itc-radio-box__icon ~ .itc-radio-box__text { margin-left: 7px; }
.itc-radio-box__icon { position: relative; font-family: inherit; font-size: inherit; font-style: normal; line-height: inherit; top: 1px; width: 16px; height: 16px; border-radius: 50%; border: 1px solid #bababa; background-color: #fff; display: inline-block; -ms-flex: 0 0 auto; flex: 0 0 auto; transition: all 0.35s ease-in-out 0s; box-sizing: border-box; text-align: center; color: #ff8d3f; }
.itc-radio-box__icon:after { position: absolute; content: ""; top: 50%; left: 50%; width: 6px; height: 6px; border-radius: inherit; box-shadow: 0 0 1px 0 #fff; background: #fff; background-repeat: no-repeat; background-size: contain; transform: translate(-50%, -50%); transition: all 0.35s ease-in-out 0s; box-sizing: border-box; opacity: 0; }
.itc-radio-box__icon:last-child { top: 0; }
.itc-radio-box:hover .itc-radio-box__icon:after { opacity: 0.4; }
/*.itc-radio-box__input:focus ~ .itc-radio-box__icon:after, .itc-radio-box.focus .itc-radio-box__icon:after { opacity: 0.4; }*/
.itc-radio-box__input.error ~ .itc-radio-box__icon { border-color: #f13300; }
.itc-radio-box__input:checked ~ .itc-radio-box__icon, .itc-radio-box.checked .itc-radio-box__icon { background-color: #00963f; }
.itc-radio-box__input:checked ~ .itc-radio-box__icon:after, .itc-radio-box.checked .itc-radio-box__icon:after { box-shadow: 0 0 1px 0 #00963f; opacity: 1; }
.itc-radio-box.disabled, .itc-radio-box:disabled { cursor: not-allowed; color: #55595c; }
.itc-radio-box__input:disabled ~ .itc-radio-box__icon, .itc-radio-box.disabled .itc-radio-box__icon { border-color: #bababa; box-shadow: none; background: #eceeef; cursor: not-allowed; }
/*============================!Checkbox & Radio!==============================*/
/*============================ Form-grid =====================================*/
.form-help {}
/*-----itc-input-group--------------------------------*/
.itc-input-group {
    display: flex;
}
.itc-input-group:last-child {
    margin-bottom: 0;
}
.itc-input-group:before {
    content: none;
}
.itc-input-group--center {
    margin-left: auto;
    margin-right: auto;
}
.itc-input-group--right {
    margin-left: auto;
}
.itc-input-group--inline {
    display: inline-flex;
    max-width: 100%;
}
.itc-input-group--sm {}
.itc-input-group--lg {}
.itc-input-group__cell {
    border-radius: inherit;
    flex: 1 1 auto;
    float: none;
    margin-bottom: 0;
    min-height: inherit;
    min-width: 1px;
    position: static;
    white-space: normal;
}
.itc-input-group__cell:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.itc-input-group__cell:last-child:not(:first-child), .itc-input-group__cell.dropdown__button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.itc-input-group__cell:not(:first-child):not(:last-child):not(.dropdown__button) {
    border-radius: 0;
}
.itc-input-group__cell--addon {
    align-self: center;
    flex: 0 0 auto;
    float: none;
    padding: 7px 20px 7px 20px;
    position: relative;
    white-space: nowrap;
}
.itc-input-group--lg .itc-input-group__cell--addon {
    padding-top: 16px;
    padding-bottom: 16px;
}
.itc-input-group__cell--addon:first-child {
    padding-right: 10px;
}
.itc-input-group__cell--addon:first-child:before {
    background: #bcc1c4;
    bottom: 13px;
    content: "";
    position: absolute;
    right: 0;
    top: 13px;
    width: 1px;
}
.itc-input-group__cell--addon:first-child + .itc-form-input {
    padding-left: 10px;
}
.itc-input-group__cell--btn {
    flex: 0 0 auto;
    float: none;
    white-space: nowrap;
}
.itc-input-group__cell--no-pdg {
    padding-left: 0;
    padding-right: 0;
}
.itc-input-group__item {
    border-radius: inherit;
    min-height: inherit;
    min-width: 1px;
}
.itc-input-group--vertical .itc-input-group__cell {
    display: table-row;
    width: auto;
}
.itc-input-group--vertical .itc-input-group__cell:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: inherit;
}
.itc-input-group--vertical .itc-input-group__cell:last-child:not(:first-child), .itc-input-group--vertical .itc-input-group__cell.dropdown__button:not(:first-child) {
    border-radius: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.itc-input-group--vertical .itc-input-group__cell:not(:first-child):not(:last-child):not(.dropdown__button) {
    border-radius: 0;
}
.itc-input-group__cell--addon .calendar-icon {
    border: none;
    margin: 0;
}
/*-----form-group---------------------------------*/
.itc-form-group {
    margin-bottom: 20px;
}
.itc-form-group__title {
    margin-bottom: 6px;
}
.itc-form-buttons--top {
    margin-bottom: 10px;
}
.itc-form-buttons--bottom {
    margin-top: 10px;
}

.itc-form-buttons {}
.itc-form-buttons--top { margin-bottom: 10px; }
.itc-form-buttons--bottom { margin-top: 10px; }

.form-tooltip { position: relative; font-size: 13px; font-style: normal; font-weight: normal; line-height: 1.3846153846153846; text-align: left; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; word-wrap: normal; white-space: normal; line-break: auto; display: block; z-index: 1070; }
.form-tooltip--top { padding: 5px 0; }
.form-tooltip__inner { padding: 3px 8px; border-radius: 4px; background-color: #dff0d8; text-align: left; color: #3c763d; }
.form-tooltip__arrow { position: absolute; width: 0; height: 0; border: 0px solid transparent; }
.form-tooltip--top .form-tooltip__arrow { bottom: 0; left: 7%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #dff0d8; }
/*-----input-validate------------------------------*/
.marker-error { position: absolute; font-style: normal; line-height: 30px; top: 1px; right: 1px; text-align: center; display: none; cursor: pointer; }
.marker-error__head { position: relative; width: 29px; height: 30px; border: 1px solid transparent; border-top-right-radius: 4px; border-bottom-right-radius: 4px; background: #fff; background-clip: border-box; display: block; z-index: 10; }
.marker-error__icon { position: relative; font-style: normal; font-weight: bold; line-height: 18px; width: 20px; height: 20px; border: 1px solid #d9534f; border-radius: 50%; display: inline-block; color: #d9534f; z-index: 10; }
.marker-error__icon:before { content: "\0021"; }
.marker-error__tooltip, .marker-error[data-title]:before { position: absolute; font-size: 1rem; line-height: 30px; bottom: 100%; right: 50%; margin: 0 0 1px 0; padding: 0 10px; border-radius: 4px; will-change: transform; transform: translateZ(0); backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; transition: all 0.35s ease 0s; transform: translate(50%, 100%); opacity: 0; background: #303030; text-align: center; white-space: nowrap; pointer-events: none; color: #fff; z-index: 11; }
.marker-error[data-title]:before { content: attr(data-title); min-width: 130px; margin: 0 -65px 10px 0; }
.marker-error__tooltip:after, .marker-error[data-title]:after { position: absolute; content: ""; bottom: 100%; right: 50%; margin: 0 0 4px -6px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #303030; will-change: transform; transform: translateZ(0); backface-visibility: hidden; perspective: 1000px; transition: all 0.35s ease 0s; transform: translate(50%, 100%); opacity: 0; pointer-events: none; }
.marker-error__tooltip:after { top: 100%; bottom: auto; margin-bottom: 0; -webkit-transform: translate(50%, 0%); transform: translate(50%, 0%); opacity: 1; }
.marker-error[data-title] .marker-error__tooltip { display: none !important; }
.marker-error[data-title]:hover:before, .marker-error[data-title]:hover:after, .marker-error:hover .marker-error__tooltip { transform: translate(50%, 0); opacity: 1; }
.form-input:focus ~ .marker-error .marker-error__head, .form-select:focus ~ .marker-error .marker-error__head { background: #ebebeb; }
.form-input.error ~ .marker-error .marker-error__head, .form-select.error ~ .marker-error .marker-error__head { background: rgba(217, 83, 79, 0.2); }

.validate-block { position: relative; padding: 0; }
.validate-block--inline { display: inline-block; }
.validate-block--block { display: block; }
.validate-block__tooltip { position: absolute; font-size: 17px; font-weight: 600; line-height: 1.412; top: 7px; left: 100%; min-width: 200px; margin: 0 0 0 80px; display: none; text-align: left; }
.validate-block__tooltip:before { position: absolute; content: ""; top: 12px; right: 100%; width: 30px; margin: 0 25px 0 0; border-bottom: 1px solid #ccc; }
.validate-block__input:focus ~ .validate-block__tooltip { display: block; }
.validate-block__input.focus ~ .validate-block__tooltip { display: block; }
.validate-block__error { margin-top: 5px; color: #f13300; }
.validate-block:not([class~="error"]) .validate-block__error { display: none; }
.validate-block.error .validate-block__marker { display: block; }
.validate-block__input.error ~ .validate-block__marker { display: block; }
.validate-block .required { position: absolute; line-height: 0; bottom: 100%; left: 100%; color: #d9534f; }
/*============================!Form-grid!=====================================*/
/*============================ Upload container ==============================*/
/*============================!Upload container!==============================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/tabs-box.css?1656493780920*/
/*============================ Tabs-box =====================================*/
.tabs-nav {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tabs-nav * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tabs-nav__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -5px;
    padding: 0;
}
.tabs-nav__item {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    position: relative;
    text-align: center;
}
.tabs-nav__link {
    position: relative;
}
.tabs-box {}
.tabs-box__cont {}
.js .tabs-box__item {
    display: none;
}
.tabs-box__item--current {
    display: block;
}
/*============================!Tabs-box!=====================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/dropdown.css?16564937802383*/
/*============================ Dropdown ======================================*/
.dropdown { position: relative; }
.dropdown__head { cursor: default; }
.dropdown__button { position: relative; }
.dropdown__cont { position: absolute; height: 0; display: block; overflow: hidden; visibility: hidden; white-space: normal; direction: ltr; }
.dropdown__cont-inner { position: relative; text-align: left; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dropdown__cont--top { bottom: 100%; }
.dropdown__cont--bottom { top: 100%; }
.dropdown__cont--left { right: 100%; }
.dropdown__cont--left-top { right: 100%; bottom: 0; }
.dropdown__cont--left-bottom { right: 100%; top: 0; }
.dropdown__cont--right { left: 100%; }
.dropdown__cont--right-top { left: 100%; bottom: 0; }
.dropdown__cont--right-bottom { left: 100%; top: 0; }
.dropdown--rtl { direction: rtl; }
.dropdown--right > .dropdown__cont { right: 0; }
.dropdown:not(.js-dropdown):hover > .dropdown__button, .dropdown:not(.js-dropdown):hover > .dropdown__head .dropdown__button, .dropdown.open > .dropdown__button, .dropdown.open > .dropdown__head .dropdown__button { z-index: 1005; }
.dropdown:not(.js-dropdown) > .dropdown__button:hover ~ .dropdown__cont, .dropdown:not(.js-dropdown) > .dropdown__cont:hover, .dropdown.open > .dropdown__cont, .dropdown:hover > .dropdown__cont { height: auto; visibility: visible; overflow: visible; z-index: 1001; }
.dropdown.open .is-open-hide, .dropdown .is-open-show { display: none; }
.dropdown.open .is-open-show { display: inherit; }

.dropdown__cont--xs { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
@media (min-width: 544px) {
  .dropdown__cont--sm { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 768px) {
  .dropdown__cont--md { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 992px) {
  .dropdown__cont--lg { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 1200px) {
  .dropdown__cont--xl { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
/*============================!Dropdown!======================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/collapse-block.css?16564937802408*/
/*============================= Collapse-block ===============================*/
.fade { opacity: 0; transition: opacity .15s linear; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease 0s; }

.js-collapse {}
.js-collapse__head {}
.js-collapse__button { position: relative; }
.js-collapse__cont {}
.js-collapse__cont-xs { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; }

.js-collapse.in .js-collapse__open-hide, .js-collapse:not(.in) .js-collapse__open-show { display: none; }
.js-collapse.in .js-collapse__open-show { display: inherit; }

@media (min-width: 576px) { .js-collapse__cont-sm { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 768px) { .js-collapse__cont-md { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 992px) { .js-collapse__cont-lg { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 1200px) { .js-collapse__cont-xl { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
/*------------------------------collapse-box-------------------------------------*/
.collapse-box {
    box-sizing: border-box;
}
.collapse-box *, .collapse-box *:before, .collapse-box *:after {
    box-sizing: inherit;
}
.collapse-box__head {}
.collapse-box__button {}
.collapse-box__body {
    position: relative;
    max-height: none;
    transition: all 0.25s ease-in-out 0s;
    overflow: hidden;

    /*--close-max-height: 80px;*/
}
.collapse-box.is-close > .collapse-box__body {
    max-height: var(--close-max-height, 0px);
}
.collapse-box.is-show > .collapse-box__body {
    display: block;
}
.collapse-box.is-animate > .collapse-box__body {
    max-height: var(--inner-height, none);
}
.collapse-box__body-inner {}
.collapse-box__body-inner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    padding-bottom: inherit;
}
.collapse-box.is-show, .collapse-box.is-open {
    display: block;
}
/*=============================!Collapse-block!===============================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/jquery.fancybox3.css?165649378016559*/
/*============================= Fancybox ===============================*/
.fancybox-enabled { overflow: hidden; }

.fancybox-enabled body { height: 100%; overflow: visible; }

.fancybox-is-hidden { position: absolute; top: -9999px; left: -9999px; visibility: hidden; }

.fancybox-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; -webkit-tap-highlight-color: transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); z-index: 99993; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container { z-index: 99992; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.fancybox-outer { overflow-y: auto; -webkit-overflow-scrolling: touch; }

.fancybox-bg { background: #1e1e1e; opacity: 0; transition-duration: inherit; transition-property: opacity; transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg { opacity: 0.5; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption-wrap { position: absolute; direction: ltr; visibility: hidden; transition: opacity .25s, visibility 0s linear .25s; box-sizing: border-box; opacity: 0; z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption-wrap { opacity: 1; visibility: visible; transition: opacity .25s, visibility 0s; }

.fancybox-infobar { top: 0; left: 50%; margin-left: -79px; }

.fancybox-infobar__body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 44px; width: 70px; background-color: rgba(30, 30, 30, 0.7); display: inline-block; text-align: center; pointer-events: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: subpixel-antialiased; color: #ddd; }

.fancybox-toolbar { top: 0; right: 0; }

.fancybox-stage { overflow: hidden; direction: ltr; -webkit-transform: translate3d(0, 0, 0); z-index: 99994; }

.fancybox-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; overflow: auto; outline: none; white-space: normal; box-sizing: border-box; text-align: center; -webkit-overflow-scrolling: touch; display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; z-index: 99994; }

.fancybox-slide:before { content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; }

.fancybox-slide--image { overflow: visible; }

.fancybox-slide--image:before { display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe { background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe { background: #E5E3DF; }

.fancybox-slide--next { z-index: 99995; }

.fancybox-slide > * { position: relative; padding: 24px; margin: 44px 0 44px; border-width: 0; background-color: #fff; display: inline-block; vertical-align: middle; text-align: left; overflow: auto; box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 0; border: 0; background: transparent; background-size: 100% 100%; background-repeat: no-repeat; -webkit-transform-origin: top left; transform-origin: top left; -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: visible; -webkit-user-select: none; -ms-user-select: none; user-select: none; cursor: default; z-index: 99995; }

.fancybox-can-zoomOut .fancybox-image-wrap { cursor: -webkit-zoom-out; cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap { cursor: -webkit-zoom-in; cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap { cursor: -webkit-grab; cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap { cursor: -webkit-grabbing; cursor: grabbing; }

.fancybox-image, .fancybox-spaceball { position: absolute; top: 0; left: 0; width: 100%; max-width: none; height: 100%; max-height: none; margin: 0; padding: 0; border: 0; -webkit-user-select: none; -ms-user-select: none; user-select: none; }

.fancybox-spaceball { z-index: 1; }

.fancybox-slide--iframe .fancybox-content { width: 90%; max-width: calc(100% - 20px); height: 90%; max-height: calc(100% - 88px); padding: 0; background: #fff; overflow: visible; }
.is-mobile .fancybox-slide--iframe .fancybox-content { height: auto; }
.is-mobile .fancybox-slide--iframe .fancybox-content:before { content: ''; padding-bottom: 56.25%; display: block; }

.fancybox-iframe { width: 100%; height: 100%; margin: 0; padding: 0; border: 0; background: #fff; display: block; }
.is-mobile .fancybox-slide--iframe .fancybox-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.fancybox-error { width: 100%; max-width: 380px; margin: 0; padding: 40px; background: #fff; cursor: default; }

.fancybox-error p { font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 0; color: #444; }

.fancybox-close-small { position: absolute; top: 0; right: 0; width: 42px; height: 43px; padding: 0; margin: 0; border: none; border-radius: 0; outline: none !important; background: transparent; z-index: 10; cursor: pointer; }

.fancybox-close-small:after { position: absolute; content: ''; font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif; font-weight: 300; top: 0; right: 0; width: 42px; height: 43px; border-width: 0; /*background: url("/bitrix/templates/design_v3 (1)/css/../images/fancyclose.png") 0 0 no-repeat;*/ transition: background .25s; box-sizing: border-box; text-align: center; color: #888; z-index: 2; }

.fancybox-slide--iframe .fancybox-close-small { top: 0; right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after { font-size: 35px; background: transparent; color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after { color: #fff; }

/* Caption */
.fancybox-caption-wrap { bottom: 0; left: 0; right: 0; padding: 60px 30px 0 30px; background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%); pointer-events: none; }

.fancybox-caption { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 20px; padding: 30px 0; border-top: 1px solid rgba(255, 255, 255, 0.4); color: #fff; -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select { pointer-events: all; }

.fancybox-caption a { text-decoration: underline; color: #fff; }

/* Buttons */
.fancybox-button { position: relative; line-height: 44px; width: 44px; height: 44px; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; text-align: center; display: inline-block; vertical-align: top; outline: none; color: #ddd; cursor: pointer; }

.fancybox-button:before, .fancybox-button:after { position: absolute; content: ''; background-color: currentColor; box-sizing: border-box; display: inline-block; pointer-events: none; opacity: 0.9; color: currentColor; }

.fancybox-button[disabled] { cursor: default; pointer-events: none; }

.fancybox-button[disabled]:before, .fancybox-button[disabled]:after { opacity: 0.3; }

.fancybox-button:hover:not([disabled]) { background: rgba(0, 0, 0, 0.8); color: #fff; }

.fancybox-button--left:after, .fancybox-button--right:after { top: 18px; width: 6px; height: 6px; border-top: solid 2px currentColor; border-right: solid 2px currentColor; background: transparent; }

.fancybox-button--left { border-bottom-left-radius: 5px; }

.fancybox-button--left:after { left: 20px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

.fancybox-button--right { border-bottom-right-radius: 5px; }

.fancybox-button--right:after { right: 20px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.fancybox-button--close:before, .fancybox-button--close:after { position: absolute; content: ''; top: calc(50% - 1px); left: calc(50% - 8px); width: 16px; height: 2px; display: inline-block; }

.fancybox-button--close:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.fancybox-button--close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.fancybox-infobar__body, .fancybox-button { background: rgba(30, 30, 30, 0.6); }

/* Navigation arrows */
.fancybox-arrow { position: absolute; top: 50%; height: 100px; width: 54px; margin: -50px 0 0 0; padding: 0; border: 0; background: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; transition: opacity .25s; opacity: 0; outline: none; cursor: pointer; z-index: 99995; }

.fancybox-arrow:after { position: absolute; content: ''; top: 28px; width: 44px; height: 44px; background-color: rgba(30, 30, 30, 0.8); background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=); background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; }

.fancybox-arrow--left { left: 0; -webkit-transform: scaleX(-1); transform: scaleX(-1); }

.fancybox-arrow--right { right: 0; }

.fancybox-arrow--left:after, .fancybox-arrow--right:after { left: 0; }

.fancybox-show-nav .fancybox-arrow { opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] { opacity: 0.3; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading { position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; margin-top: -25px; margin-left: -25px; border: 6px solid rgba(100, 100, 100, 0.4); border-top: 6px solid rgba(255, 255, 255, 0.6); border-radius: 100%; -webkit-animation: fancybox-rotate .8s infinite linear; animation: fancybox-rotate .8s infinite linear; background: transparent; z-index: 99999; }

@-webkit-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated { transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current { opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous { -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next { -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next { -webkit-transform: rotate(360deg); transform: rotate(360deg); opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous { -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next { -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current { -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) { .fancybox-infobar { left: 0; margin-left: 0; }
  .fancybox-button--left, .fancybox-button--right { display: none !important; }
  .fancybox-caption { padding: 20px 0; margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before { left: calc(50% - 7px); top: calc(50% - 6px); width: 15px; height: 11px; border: 2px solid; background: none; }

/* Slideshow button */
.fancybox-button--play:before, .fancybox-button--pause:before { top: calc(50% - 6px); left: calc(50% - 4px); background: transparent; }

.fancybox-button--play:before { width: 0; height: 0; border-top: 6px inset transparent; border-bottom: 6px inset transparent; border-left: 10px solid; border-radius: 1px; }

.fancybox-button--pause:before { width: 7px; height: 11px; border-style: solid; border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs { display: none; }

.fancybox-button--thumbs { display: none; }

@media all and (min-width: 800px) { .fancybox-button--thumbs { display: inline-block; }
  .fancybox-button--thumbs:before { top: calc(50% - 2px); left: calc(50% - 2px); width: 3px; height: 3px; box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-button--thumbs span { font-size: 23px; }
  .fancybox-thumbs { position: absolute; top: 0; right: 0; bottom: 0; left: auto; width: 220px; margin: 0; padding: 5px 5px 0 0; background: #fff; word-break: normal; -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; box-sizing: border-box; z-index: 99995; }
  .fancybox-thumbs > ul { position: relative; font-size: 0; width: 100%; height: 100%; margin: 0; padding: 0; list-style: none; overflow-x: hidden; overflow-y: auto; }
  .fancybox-thumbs > ul > li { position: relative; width: 105px; max-width: 50%; height: 75px; padding: 0; margin: 0; border: 5px solid transparent; border-top-width: 0; border-right-width: 0; -webkit-tap-highlight-color: transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-sizing: border-box; overflow: hidden; float: left; outline: none; cursor: pointer; }
  .fancybox-thumbs > ul > li:before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; border: 4px solid #4ea7f9; border-radius: 2px; opacity: 0; transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before { opacity: 1; }
  .fancybox-thumbs > ul > li > img { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; max-width: none; max-height: none; -webkit-touch-callout: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
  .fancybox-show-thumbs .fancybox-thumbs { display: block; }
  .fancybox-show-thumbs .fancybox-inner { right: 220px; }
  li.fancybox-thumbs-loading { background: rgba(0, 0, 0, 0.1); } }

/*=============================!Fancybox!===============================*/

/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/owl.carousel.min.css?16564937803411*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;/*width:100%*/}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:none}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/design_v3 (1)/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/jquery.scrollbar.css?16564937804609*/
:root {
  --scrollbar-shadow-color: #fff;
}
/*************** SCROLLBAR DEFAULTS ***************/
.scroll-wrapper { position: relative; max-width: none; max-height: none; padding: 0 !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden !important; }
.scroll-wrapper > .scroll-content { position: relative !important; left: 0; top: 0; width: auto !important; height: auto; max-width: none; max-height: none; padding: 0; margin: 0; border: none !important; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; /*box-sizing: content-box !important;*/ overflow: scroll !important; }
.scroll-wrapper > .scroll-content { max-height: inherit !important; margin-bottom: 0 !important; overflow-x: hidden !important; }
.scroll-wrapper > .scroll-content::-webkit-scrollbar { width: 0; height: 0; opacity: 0; }
.scroll-element .scroll-bar, .scroll-element .scroll-arrow { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; }
.scroll-standard > .scroll-content.scroll-scrolly_show { padding-right: 17px; }
/******************* STANDARD SCROLL *******************/
.scroll-element { position: absolute; display: none; overflow: hidden; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 10; }
.is-mobile .scroll-element { pointer-events: none; }
.scroll-element div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.scroll-element_outer { position: relative; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; }

.scroll-conteiner { position: relative; }
.scroll-conteiner .scroll-wrapper:before, .scroll-conteiner .scroll-wrapper:after { position: absolute; content: ''; left: 0; width: 100%; height: 5px; pointer-events: none; transition: box-shadow 0.25s ease-in-out 0s; z-index: 5; }
.scroll-conteiner .scroll-wrapper:before { bottom: 100%; }
.scroll-conteiner .scroll-wrapper:after { top: 100%; }
.scroll-conteiner.scroll-shadow-top .scroll-wrapper:before { box-shadow: 0 0 35px 25px var(--scrollbar-shadow-color); }
.scroll-conteiner.scroll-shadow-bottom .scroll-wrapper:after { box-shadow: 0 0 35px 25px var(--scrollbar-shadow-color); }
.scroll-conteiner .scroll-x.scroll-scrollx_visible { /*display: block;*/ }
.scroll-conteiner .scroll-y.scroll-scrolly_visible { display: block; }
.scroll-conteiner .scroll-element_arrows_visible.scroll-y { padding: 0 8px 0 8px; }
.scroll-conteiner .scroll-x { left: 0; bottom: 0; height: 7px; width: 100%; margin: 0 0 22px 0; clear: both; display: none; }

.scroll-conteiner .scroll-x .scroll-element_outer {
  top: 1px;
  height: 8px;
}

.scroll-conteiner .scroll-x.scroll-element_arrows_visible .scroll-element_outer {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
}

.scroll-conteiner .scroll-y { top: 0; right: 0; width: 4px; height: 100%; margin: 0 0 0 20px; float: right; }
.scroll-conteiner .scroll-y .scroll-element_outer { position: absolute; width: 100%; }
.scroll-conteiner .scroll-y.scroll-element_arrows_visible .scroll-element_outer { box-sizing: border-box; }
.scroll-conteiner .scroll-element .scroll-arrow { display: none; }
.scroll-conteiner .scroll-element.scroll-element_arrows_visible .scroll-arrow { display: block; }
.scroll-conteiner .scroll-element.scroll-x .scroll-arrow { position: absolute; top: 0; left: auto; right: auto; width: 0; height: 0; }

.scroll-conteiner .scroll-element.scroll-x .scroll-arrow_less {
  left: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 8px solid #4f7cb3;
}

.scroll-conteiner .scroll-element.scroll-x .scroll-arrow_more {
  right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #4f7cb3;
}

.scroll-conteiner .scroll-element .scroll-element_inner {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
}
.scroll-conteiner .scroll-element.scroll-y .scroll-element_track:before { position: absolute; content: ''; top: 0; left: 50%; width: 1px; height: 100%; border-right: 1px solid #F2F6F7; transform: translateX(-50%) }
.scroll-conteiner .scroll-element .scroll-bar { background: #F47D32; border-radius: 5px; overflow: hidden; z-index: 12; }
.scroll-conteiner .scroll-bar:hover, .scroll-conteiner .scroll-draggable .scroll-bar {}
.scroll-conteiner .scroll-element.scroll-x .scroll-bar { width: 20px; }
.scroll-conteiner .scroll-element.scroll-y .scroll-bar { min-height: 20px; }
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/slider-block.css?16564937803612*/
/*============================ owl-slider ====================================*/
.owl-carousel { width: auto; }
.owl-slider__group { position: relative; }
.owl-stage { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }
.owl-carousel .owl-stage:before, .owl-carousel .owl-stage:after { content: none; display: none; }
.owl-item { -ms-flex: 0 0 auto; flex: 0 0 auto; }
.owl-slider__nav, .owl-slider__control { display: -ms-flexbox; display: flex; }
.owl-slider__group:not(.owl-loaded) .owl-slider__nav, .owl-slider__nav.disabled, .owl-slider__group:not(.owl-loaded) .owl-slider__control, .owl-slider__control.disabled { display: none; }
.owl-slider__nav-item {}
.owl-slider__control-item {}
.owl-slider__arrow { position: absolute; top: 50%; padding: 0; border: none; background: none; transform: translateY(-50%); display: none; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; fill: #00963f; color: #00963f; outline: none; cursor: pointer; z-index: 10; }
.owl-slider__arrow::-moz-focus-inner, .owl-slider__dot::-moz-focus-inner { border: 0; padding: 0; }
.owl-loaded .owl-slider__arrow { display: -ms-flexbox; display: flex; }
.owl-slider__arrow .svg-icon { 
    max-width: 100%; 
    max-height: 100%; 
    vertical-align: top;
    color: inherit; 
    pointer-events: none;
}
.owl-slider__arrow:before { position: relative; content: ""; width: 50px; height: 93px; /*background: url("/bitrix/templates/design_v3 (1)/css/../images/slider-arrow-1.png") 100% 100% no-repeat;*/ display: block; }
.owl-slider__arrow:hover { background: none; fill: #00a600; color: #00a600; }
.owl-slider__arrow--svg:before { content: none; }
.owl-slider__arrow--prev { left: 0; }
.owl-slider__arrow--prev:before { background-position: 0 0; }
.owl-slider__arrow--prev:hover:before { background-position: 0 -94px; }
.owl-slider__arrow--next { right: 0; }
.owl-slider__arrow--next:before { background-position: -51px 0px; }
.owl-slider__arrow--next:hover:before { background-position: -51px -94px; }
.owl-slider__arrow--start { color: #ff6600; }
.owl-slider__arrow--pause { color: #ff6600; }
.owl-slider__arrow.disabled { fill: #b7b7b7; pointer-events: none; color: #b7b7b7; cursor: default; }
.owl-slider__dots { position: absolute; }
.owl-slider__pagination { margin-top: 21px; display: -ms-flexbox; display: flex; -ms-flex-align: end; align-items: flex-end; -ms-flex-pack: center; justify-content: center; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 5; }
.owl-slider__pagination--bottom { position: absolute; bottom: 20px; left: 0; width: 100%; height: 0; }
.owl-slider__pagination.disabled, .owl-slider__group:not(.owl-loaded) .owl-slider__nav { display: none; }
.owl-slider__dot { 
    position: relative;
    width: 10px;
    height: 5px;
    margin: 10px 7px 0 8px;
    padding: 0; 
    border: none;
    border-radius: 5px;
    background: #bcc1c4;
    display: flex; 
    align-items: center;
    justify-content: center;
    transition: width 0.25s ease-in-out 0s, background 0.25s ease-in-out 0s;
    outline: none;
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;
    cursor: pointer;
}
.owl-slider__dot:hover {}
.owl-slider__dot.active {
    width: 25px;
    background: #f47d32;
}
.owl-slider__dot span { display: none; }
.owl-animated-out { z-index: 1; }
.owl-animated-in { z-index: 0; }

@media (min-width: 768px) {
}
/*============================!owl-slider!====================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/selectStyler.css?16564937809203*/
.select-block {
  position: static; 
  padding: 0 !important;
  border-width: 0 !important;
  background-image: none; 
  text-indent: 0 !important; 
  display: inline-flex;
  align-items: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  white-space: nowrap; 
  overflow: visible;
  cursor: default; 
}
.select-block.top_position { 
  align-items: flex-start;
}
.select-block * { 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none; 
  -ms-user-select: none; 
  user-select: none; 
}
.select-block:before { 
  position: relative;
  content: "\00A0"; 
  width: 0; 
  height: 100%;
  display: inline-block;
  vertical-align: baseline;
}
.select-block__head { 
  position: relative; 
  width: 100%; 
  height: 100%; 
  border: inherit; 
  border-width: 1px;
  border-radius: inherit; 
  background: inherit; 
  display: inline-block; 
  vertical-align: top; 
  outline: none; 
  cursor: pointer; 
}
/*.select-block.open_select.top_position .select-block__head { border-top-color: transparent; border-top-left-radius: 0; border-top-right-radius: 0; }*/
/*.select-block.open_select.bottom_position .select-block__head { border-bottom-color: transparent; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }*/
body .select-block__head-select { position: relative; max-height: 0; padding-right: 35px; border: none !important; vertical-align: top; opacity: 0; pointer-events: none; z-index: -1; }
.touch-select .select-block__head-select { max-height: none; visibility: visible; pointer-events: auto; z-index: 10; }
.ie9 .select-block__head-select { padding: 0 !important; }
.select-block__head-select[multiple] { height: 0; }
.select-block__head-outer { 
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px; 
  border-radius: inherit;
  overflow: hidden;
  z-index: 5;
}
.select-block__head-inner { 
  position: relative;
  height: 100%; 
  margin: 0 30px 0 0px;
  display: flex;
  align-items: center;
  overflow: hidden; 
  color: #25495e; 
}
.select-block__head-inner[data-title]:before { 
  content: attr(data-title);
  line-height: 32px;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #bcc1c4;
  align-self: center;
}
.select-block__head-inner[data-count]:after { 
  position: relative; 
  font-size: 11px;
  font-weight: bold; 
  line-height: 15px; 
  content: attr(data-count); 
  top: 50%;
  min-width: 8px; 
  height: 14px; 
  margin: -7px 0 0 5px; 
  padding: 0 3px; 
  border-radius: 3px; 
  background: #5cb85c;
  text-align: center; 
  float: right; 
  color: #fff; 
}
.select-block__head-inner[data-count="0"]:after { 
  display: none;
}
.select-block__head-title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }
.select-block__head-image { position: absolute; top: 4px; left: 0px; width: 22px; height: 22px; border-radius: 50%; }
.itc-form-select--lg .select-block__head-image { top: 14px; }
.select-block__head-inner--image { padding-left: 34px; }
.select-block__head-button { 
  position: absolute; 
  font-style: normal; 
  top: 0; 
  right: 0;
  width: 40px;
  height: 100%;
}
.select-block__head-button:before {
  position: absolute;
  content: "";
  right: 50%;
  top: 50%;
  width: 10px;
  height: 18px;
  background: url("/images/design_v2/icons.svg#multiselect-arrow-view") center center/cover no-repeat;
  transform: translate(50%, -50%);
  pointer-events: none;
}
.select-block__body {
  position: absolute;
  height: 0;
  margin: -10px 0;
  border-radius: inherit;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  z-index: 900; 
}
.select-block.top_position .select-block__body {
  justify-content: flex-start;
}
.select-block__body-inner {
  position: relative;
  font-size: 16px;
  line-height: calc(24 / 16);
  margin: 0;
  border: 1px solid #C2C9CC;
  border-radius: 12px;
  box-shadow: 0px 18px 40px -24px rgba(70, 119, 149, 0.32);
  background-color: #fff; 
  overflow: hidden; 
  flex: 1 0 auto;
}
.select-block__body-inner:before, .select-block__body-inner:after { 
  content: none; 
  display: none; 
}
.select-block__body-cont { 
  position: relative; 
  border-top: 0px solid transparent; 
  border-bottom: 0px solid transparent; 
  overflow: hidden;
  overflow-y: auto; 
}
.select-block__body-cont:after { top: 100%; bottom: auto; }
.select-block__search ~ .select-block__body-cont { border-top: none; }
.select-block__body-cont.scroll-content:before, .select-block__body-cont.scroll-content:after { content: none; display: none; }
.select-block__search { padding: 9px 9px 9px 9px; }
.select-block__search-input { position: relative; width: 100%; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }
.select-block__not-found { position: absolute; }
.select-block__list { 
  padding: 0;
  margin: 0; 
  list-style: none;
  white-space: normal;
}
.select-block__list--sub { padding: 0; margin: 0; }
.select-block__list-item { 
  padding: 0; 
  argin: 0; 
  color: #333; 
}
.select-block__list-item:before { 
  display: none;
}
.select-block__list-item.hidden:first-child + .select-block__list-item {
  border-top: none; 
}
.select-block__list-item--group {
  margin: 0 0 0 0; 
}
.select-block__list-optgroup {
  position: relative; 
  font-weight: normal;
  padding: 7px 9px 7px 9px; 
  display: block; 
  color: #000;
}
.select-block__list-image { position: absolute; top: 4px; left: 7px; width: 22px; height: 22px; border-radius: 50%; }
.itc-form-select--lg .select-block__list-image { top: 9px; left: 20px; }
.select-block__list-link {
  position: relative; 
  padding: 4px 16px; 
  border-radius: 12px;
  display: block; 
  text-decoration: none;
  overflow: hidden; 
  text-overflow: ellipsis;
  color: inherit; 
  cursor: pointer; 
}
.select-block__list-link .link { text-decoration: none; color: inherit; }
.select-block__list-link--image { padding-left: 34px; }
.itc-form-select--lg .select-block__list-link--image { padding-left: 52px; }
.scroll-scrolly_visible .select-block__list-link { }
/*.select-block__list-link:before { content: "\00A0"; width: 0; display: inline-block; }*/
.select-block__list-link:hover { background: #F2F6F7; }
.select-block__list-link.selected { background: #F2F6F7; }

.select-block__list-link--sub {
  padding-left: 25px;
}

.select-block__list-item.first-child .select-block__list-link {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select-block__list-item.last-child .select-block__list-link {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.select-block__list-link.disabled { background: #eceeef !important; pointer-events: none; opacity: 0.5; cursor: default; color: #55595c !important; }

.select-block__ckeckicon { position: absolute; top: 7px; margin: 0 0 0 -28px; }
.select-block__list-link.disabled .select-block__ckeckicon { border-color: #d8d8d8; box-shadow: none; background: #eceeef; cursor: not-allowed; }

.scroll-scrolly_show .select-block__list {
  margin: 0 20px 0 0;
}

.select-block .scroll-conteiner .scroll-content { height: 100% !important; margin-bottom: 0 !important; margin-right: 0 !important; overflow: hidden !important; }
.select-block .scroll-conteiner .scroll_block { max-height: none !important; }
.select-block .scroll-conteiner .scroll-element.scroll-y { top: 0; right: 5px; margin: 0; z-index: 10; }
.select-block.focus .select-block__head {}
.select-block.error .select-block__head {}
.select-block.error .select-block__body-inner { border-color: #d9534f; }
.select-block.open_select .select-block__head { z-index: 901; }
.select-block.open_select.top_position .select-block__head { }

.select-block--multiple .select-block__list-optgroup {
  padding-left: 37px;
  cursor: pointer;
}

.select-block--multiple .select-block__list-link {
  padding-left: 37px;
}

.select-block--multiple .select-block__list-link--sub {
  padding-left: 52px;
}

.select-block.form-select--sm:before {
  line-height: 1.98214rem;
}

.select-block.form-select--sm .select-block__head-outer {
  padding: 0 0.75rem;
}

.select-block.form-select--lg:before {
  line-height: 2.69643rem;
}

.select-block.itc-form-select--lg .select-block__head-outer {
  padding: 0 20px 0 20px;
}
/**/
.select-block--offers {
  position: relative;
}
.select-block--offers .select-block__body-inner {
  font-size: 15px;
  line-height: calc(20 / 15);
  padding: 0 20px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 18px 40px -15px rgba(29, 106, 154, 0.4);
}
.select-block--offers .select-block__body-cont {
  border-top-width: 10px;
  border-bottom-width: 10px;
}
.select-block--offers .select-block__list {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.select-block--offers .select-block__list-item {
  padding: 10px 10px;
}
.select-block--offers .select-block__list-link {
  padding: 10px 15px;
  border-radius: 10px;
  background: #F2F6F7;
}
.select-block--offers .select-block__list-link:hover, .select-block--offers .select-block__list-link.selected {
  background: #FFC39E;
  color: inherit;
}
.select-block--offers .select-block__ckeckicon {
  display: none;
}

/* End */


/* Start:/bitrix/templates/design_v3 (1)/css/custom.css?1656493780115662*/
*, *:before, *:after { box-sizing: border-box; }
html {
    font-size: 15px;
}
body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 1rem;
    line-height: calc(25 / 15);
    color: var(--color-base);
}
[href^="tel:"] { text-decoration: none; color: inherit; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Circe;
    font-weight: 500; 
    line-height: 1.1;
    color: inherit; 
}
h1, .h1 {
    font-size: 40px;
    font-weight: 500; 
}
h2, .h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: calc(40 / 30);
}
br {
    line-height: 20px;
}

p { margin: 0 0 10px 0; }

b, strong { font-weight: 500; }

a, .link { 
    text-decoration: underline; 
    color: var(--link-color); 
}
a:hover, .link:hover { 
    text-decoration: none;
    color: var(--link-hover-color); 
}

.link--line { text-decoration: underline; }
.link--line:hover { text-decoration: none; }

.ruble { position: relative; line-height: 1; display: inline-block; }
.is-mobile .ruble { font-family: "Helvetica Neue", sans-serif; }
.ruble:before { position: absolute; content: ''; bottom: 0.455ex; left: 0.03em; width: 75%; border-bottom: 0.1em solid; display: inline-block; }
.itc-button .ruble:before { bottom: 0.65ex; }

.btn { text-decoration: none; }
.button-burger {
    font: inherit;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    cursor: pointer;
}

.bx-authform-formgroup-container {
    position: relative;
}
.bx-authform-formgroup-container .itc-button {
    min-width: 125px;
}

.fancybox-close-small {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-orange);
}
.fancybox-close-small:after {
    content: none;
}
/*----------------------------------------------------------------------------*/
.overflow-hidden-all { overflow: hidden !important; }
.overflow-hidden-xs { overflow: hidden !important; }
@media (max-width: 576px) {
    .overflow-hidden-sm { overflow: hidden !important; }
}
@media (max-width: 767px) {
    .overflow-hidden-md { overflow: hidden !important; }
}
@media (max-width: 991px) {
    .overflow-hidden-lg { overflow: hidden !important; }
}
@media (max-width: 1199px) {
    .overflow-hidden-xl { overflow: hidden !important; }
}
/*-----------------------------video-block------------------------------------*/
.video-block { position: relative; margin: 0; padding: 0; overflow: hidden; }
.video-block__inner { position: relative; }
.video-block__inner:before { position: relative; content: ""; height: 0; padding-bottom: 56.25%; display: block; }
.video-block__inner iframe, .video-block__inner object, .video-block__inner embed, .video-block__inner video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.video-block [data-ratio="16by9"] .video-cont:before { padding-bottom: 56.25%; }
.video-block [data-ratio="4by3"] .video-cont:before { padding-bottom: 75%; }
/*-----------------------------svg-icon---------------------------------------*/
.svg-icon { max-width: 100%; fill: currentColor; stroke: currentColor; transition: all 0.2s ease-in-out 0s; }
a .svg-icon { transition: none; }
.svg-icon--home { width: 18px; height: 18px; }
.svg-icon--burger { width: 20px; height: 16px; }
.svg-icon--close { width: 19px; height: 19px; }
.svg-icon--arrow-down { width: 12px; height: 7px; }
.svg-icon--arrow-down2 { width: 11px; height: 6px; }
.svg-icon--arrow-down3 { width: 11px; height: 11px; }
.svg-icon--arrow-r { width: 6px; height: 11px; }
.svg-icon--arrow-left { width: 20px; height: 41px; }
.svg-icon--arrow-right { width: 20px; height: 41px; transform: scaleX(-1); }
.svg-icon--scroll-top { width: 64px; height: 64px; }
.svg-icon--zoom { width: 27px; height: 27px; }

.svg-icon--logout { width: 16px; height: 16px; }
.svg-icon--pen { width: 14px; height: 14px; }
.svg-icon--cart { width: 18px; height: 18px; }
.svg-icon--cart-added { width: 25px; height: 24px; }
.svg-icon--back-arrow { width: 11px; height: 10px; }
.svg-icon--catalog { width: 18px; height: 18px; }
.svg-icon--delete { width: 18px; height: 18px; }
.svg-icon--payment-card { width: 24px; height: 18px; }
.svg-icon--payment-account { width: 20px; height: 24px; }
/*------------------------------social-icon-----------------------------------*/
.social-icon { position: relative; width: 30px; height: 30px; display: inline-block; vertical-align: top; }
.social-icon:before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: url("/images/design_v2/social.png") 0 0 no-repeat; }
.social-icon--inst:before { background-position: 0 0; }
.social-icon--vk:before { background-position: -31px 0; }
.social-icon--youtube:before { background-position: -62px 0; }
.social-icon--fb:before { background-position: -93px 0; }
.social-icon--ok:before { background-position: -124px 0; }
/*------------------------------social-box------------------------------------*/
.social-box { display: flex; }
.social-box__inner { margin: 0 -10px -10px -10px; display: flex; flex-wrap: wrap; flex: 1 1 auto; }
.social-box__item { padding: 0 10px; margin: 0 0 10px 0; }
.social-box__link { display: block; }
/*------------------------------sticker-box-----------------------------------*/
.sticker-box {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
    display: flex; 
    flex-direction: column;
    align-items: flex-start;
    cursor: default; 
}
.sticker-box__item {
    padding: 2px 10px;
    margin-top: 5px;
    border-radius: 5px;
    background: #e34343; 
    white-space: nowrap; 
    color: #fff; 
}
.sticker-box__item:first-child {
    margin-top: 0;
}
.sticker-box__item--newproduct {
    background: #5bd5ab;
}
.sticker-box__item--saleleader {
    background: #e34343; 
}
.sticker-box__item--specialoffer { 
    background: #337ab7; 
}
.sticker-box__item--round {
    min-width: 50px;
    height: 50px;
    padding: 15px 6px;
    border-radius: 25px;
    text-align: center;
}
/*------------------------------logo-box--------------------------------------*/
.logo-box {
    width: 130px;
    max-width: 100%;
    height: 39px;
    display: flex;
    fill: var(--color-base);
    color: var(--color-gray50);
}
.logo-box--base {
    fill: inherit;
    color: inherit;
}
.logo-box__link {
    position: relative;
    max-width: 100%;
    background: none;
    display: inline-flex;
    flex: 1 1 auto;
    flex-direction: column;
    text-decoration: none;
    vertical-align: top;
    overflow: hidden;
    fill: inherit;
    color: inherit;
}
.logo-box__link:hover, .logo-box__link:focus, .logo-box__link:active {
    color: inherit;
}
.logo-box__image {
    max-width: 100%;
    max-height: 100%;
    display: block;
    flex: 0 0 auto;
    fill: inherit;
}
/*------------------------------popup-box-------------------------------------*/
.popup-box {
    display: none;
}
.popup-box.is-show, .popup-box.is-open {
    display: block;
}
.popup-box__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.2s ease-in-out 0s;
    pointer-events: none;
    z-index: 949;
}
.popup-box.is-open > .popup-box__overlay {
    opacity: 1;
    pointer-events: auto;
}
.popup-box__outer {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
    opacity: 0;
    z-index: 950;
}
.popup-box.is-open > .popup-box__outer {
    transform: translateX(0%);
    opacity: 1;
}
.popup-box__head {
    position: relative;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}
.popup-box__logo {
    width: 100px;
    height: 30px;
    fill: var(--color-gray50);
    color: var(--color-gray50);
}
.popup-box__close {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    outline: none;
    color: var(--color-orange);
}
.popup-box__close:hover {
    color: var(--color-orange);
}
.popup-box__close:before, .popup-box__close:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 104%;
    height: 2px;
    border-radius: 2px;
    background: currentColor;
    transform: translate(-50%, -50%) rotate(-45deg);
    transform-origin: 50% 50%;
}
.popup-box__close:after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.popup-box__body {
    flex: 1 1 auto;
    justify-content: flex-end;
    overflow: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -ms-scroll-chaining: none;
}
.popup-box__body:before {
    display: block;
    padding-top: 44px;
}
.popup-box__body:after {
    display: block;
    padding-top: 50px;
}
.popup-box.is-noscroll > .popup-box__outer > .popup-box__body {
    overflow: hidden;
}

@media (min-width: 992px) {}
/*----------------=============Header=============----------------------------*/
.site-header {
    position: relative;
}
.site-header__inner {
    padding-top: 17px;
    padding-bottom: 17px;
    margin: 0 -15px;
    display: flex;
    justify-content: space-between;
}

.site-header__logo {
    width: 130px;
    padding: 0 15px;
    flex: 0 0 auto;
}
.site-header__menu {
    padding: 0 15px;
    display: none;
    align-items: center;
    flex: 1 1 auto;
}
.site-header__menu .top-menu {
    max-width: 710px;
}
.site-header__menu-toggle {
    margin-right: -10px;
}
.site-header__right {
    padding: 0 15px;
    margin: 0 -5px;
    flex: 0 0 auto;
}
.site-header__search {
    padding: 0 5px;
    display: none;
}
.site-header__office {
    padding: 0 5px;
}
.site-header__basket {
    padding: 0 5px;
}

@media (min-width: 576px) {

}
@media (min-width: 768px) {
    .site-header__inner {
        padding-top: 17px;
        padding-bottom: 17px;
        margin: 0 -10px;
        justify-content: flex-start;
    }
    
    .site-header__logo {
        width: 115px;
        padding: 0 10px;
    }
    .site-header__menu {
        padding: 0 10px;
        display: flex;
    }
    .site-header__right {
        padding: 0 10px;
    }
    .site-header__menu-toggle {
        display: none;
    }
    .site-header__search {
        display: block;
    }
    .site-header__office {
        display: block;
    }
    .site-header__basket {
        display: block;
    }
}
@media (min-width: 992px) {
    .site-header__inner {
        padding-top: 50px;
        padding-bottom: 50px;
        margin: 0 -15px;
    }
    
    .site-header__logo {
        width: 160px;
        padding: 0 15px;
    }
    .site-header__menu {
        padding: 0 15px;
    }
    .site-header__right {
        padding: 0 15px;
        margin: 0 -15px;
    }
    .site-header__search {
        padding: 0 15px;
    }
    .site-header__office {
        padding: 0 15px;
    }
    .site-header__basket {
        padding: 0 15px;
    }
}
@media (min-width: 1200px) {

}
@media (min-width: 1460px) {

}
/*-----------------------------top-menu---------------------------------------*/
.top-menu {
    font-family: Circe;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    flex: 1 1 auto;
}
.top-menu__list {
    padding: 0;
    margin: 0 -10px;
    list-style: none;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.top-menu__item {
    position: relative;
    padding: 0 10px;
    margin: 0;
    white-space: nowrap;
}
.top-menu__link {
    text-decoration: none;
    color: inherit;
}
.top-menu__link:hover, .top-menu__link.current {
    color: var(--link-hover-color);
}

@media (min-width: 768px) {
    .top-menu__list {
        margin: 0 -5px;
    }
    .top-menu__item {
        padding: 0 5px;
    }
}
@media (min-width: 992px) {
    .top-menu__list {
        margin: 0 -10px;
    }
    .top-menu__item {
        padding: 0 10px;
    }
}
@media (min-width: 1200px) {
    .top-menu__list {
        margin-left: -30px;
        margin-right: -30px;
    }
    .top-menu__item {
        padding-left: 30px;
        padding-right: 30px;
    }
}
/*-----------------------------top-menu---------------------------------------*/
.top-menu-popup {
    text-align: right;
}
.top-menu-popup__outer {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 400px;
    background: #172126;
    transform: translateX(100%);
    color: #fff;
}
.top-menu-popup__head {
    padding: 20px 20px 20px 20px;
}
.top-menu-popup__body {
    padding: 0 20px;
}
.top-menu-popup__body:before, .top-menu-popup__body:after {
    content: "";
}
.top-menu-popup__payment {
    margin-top: 50px;
}

.top-menu-popup .top-menu {
    font-size: 25px;
    font-weight: bold;
    line-height: calc(30 / 25);
    display: block;
}
.top-menu-popup .top-menu__list {
    display: block;
}
.top-menu-popup .top-menu__item {
    margin-top: 30px;
}
.top-menu-popup .top-menu__item:first-child {
    margin-top: 0;
}
/*-----------------------------main-menu--------------------------------------*/
/*.main-menu { font-size: 16px; line-height: 1.375; }
.main-menu__outer {}
.main-menu__list { padding: 0; margin: 0 -30px 0 -30px; list-style: none; display: flex; flex-wrap: wrap; align-items: baseline; }
.main-menu__item { padding: 0 20px; margin: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; }
.main-menu__item:hover, .main-menu__item.current { color: #f57c33; }
.main-menu__item-head { position: relative; }
.main-menu__link { display: flex; align-items: baseline; text-decoration: none; color: inherit; }
body .main-menu__link { color: inherit; }
.main-menu__link:hover { color: #f57c33; }
.main-menu__item-arrow { position: absolute; top: 8px; left: 100%; margin-left: 10px; text-decoration: none; color: inherit; }
body .main-menu__item-arrow { color: inherit; }
.main-menu__item-icon { height: 30px; margin: -4px 10px -4px 0; align-self: center; }
.main-menu__item-popup { }
.main-menu__item-popup { padding-top: 10px; }
.main-menu__item-cont { padding: 15px 0 15px 0; box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13); background: #fff; display: flex; }
.main-menu__imgblock { min-width: 200px; padding: 20px 15px; margin: -15px 0; background: #f7fafb; }
.main-menu__image { border: 1px solid #e7e9ea; }
.main-menu__ {}

.main-submenu { font-size: 13px; line-height: 16px; flex: 1 1 auto; color: #20394c; }
.main-submenu__list { padding: 0; margin: 0; list-style: none; }
.main-submenu__item { padding: 0; margin: 0; }
.main-submenu__item.current { background: #F0F0F0; color: #F9A91D; }
.main-submenu__link { padding: 5px 15px; display: block; text-decoration: none; color: inherit; }
body .main-submenu__link { color: inherit; }
.main-submenu__link:hover { background: #F0F0F0; color: #F9A91D; }

.main-submenu--lvl-2 { min-width: 200px; padding: 0 5px; }

.main-submenu--lvl-3 { font-size: 13px; font-weight: normal; line-height: 14px; padding-left: 10px; margin-bottom: 5px; color: #555; }
.main-submenu--lvl-3 .main-submenu__link { padding: 3px 15px; }

.popup-box .main-menu { margin: 0 -20px 30px -20px; border-bottom: 1px solid #3d4b53; }
.popup-box .main-menu__list { margin: 0; display: block; }
.popup-box .main-menu__item { padding: 0; border: none; border-top: 1px solid #3d4b53; }
.popup-box .main-menu__item:first-child { border-top: none; }
.popup-box .main-menu__item:hover { color: inherit; }
.popup-box .main-menu__item.in { background: #44535c; }
.popup-box .main-menu__item-head { display: flex; }
.popup-box .main-menu__item-arrow { position: relative; top: auto; left: auto; width: 46px; display: flex; align-items: center; justify-content: center; color: inherit; }
.popup-box .main-menu__item-arrow:before { position: absolute; content: ''; top: 6px; left: 0; bottom: 6px; border-left: 1px solid #5a6971; }
.popup-box .main-menu__item-arrow .svg-icon { transform: rotate(90deg); }
.popup-box .in > .js-collapse__head .main-menu__item-arrow .svg-icon { transform: rotate(0deg); }
.popup-box .main-menu__link { padding: 12px 20px 14px 20px; display: block; flex: 1 1 auto; }
.popup-box .main-menu__item-popup { padding-top: 0; }
.popup-box .main-menu__item-cont { padding: 0; box-shadow: none; background: #44535c; }

.popup-box .main-submenu { font-size: 16px; line-height: 1.375; padding: 0; margin: 0; border-top: 1px solid #3d4b53; color: inherit; }
.popup-box .main-submenu__item { border-top: 1px solid #3d4b53; }
.popup-box .main-submenu__item:first-child { border-top: none; }
.popup-box .main-submenu__link { padding: 12px 20px 14px 40px; }
.popup-box .main-submenu--lvl-3 .main-submenu__link { padding-left: 60px; }
*/
/*-----------------------------office-box-------------------------------------*/
.office-box {
    line-height: calc(20 / 15);
    color: var(--color-gray50);
}
.office-box__inner {
    margin: 0 -5px;
    display: flex;
    align-items: baseline;
}
.office-box__item {
    padding: 0 5px;
    white-space: nowrap;
}
.office-box__link {
    position: relative;
    padding: 9px 5px 9px 5px;
    border: 1px solid var(--color-gray20);
    border-radius: 10px;
    background: #fff;
    display: inline-flex;
    vertical-align: top;
    text-decoration: none;
    color: inherit;
}
.office-box__link:hover {
    color: inherit;
}
.office-box__link:before, .office-box__link:after {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    flex: 0 0 auto;
}
.office-box__link-text {
    padding: 0 5px;
    display: none;
}
.office-box__link--profile {}
.office-box__link--profile:before {
    content: "";
    background: #fff url("/images/design_v2/icons.svg#user-view") center center / 18px 18px no-repeat;
}
.office-box__link--logout:after {
    content: "";
    background: #fff url("/images/design_v2/icons.svg#logout-view") center center / 16px 16px no-repeat;
}
.office-box__link--login:before {
    content: "";
    background: #fff url("/images/design_v2/icons.svg#user-view") center center / 18px 18px no-repeat;
}
.office-box__link--register {}

@media (min-width: 992px) {
    .office-box__inner {
        margin: 0 -15px;
    }
    .office-box__item {
        padding: 0 15px;
    }
}
/*-----------------------------basket-box-------------------------------------*/
.basket-box {
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
}
.basket-box__inner {
    position: relative;
    height: 40px;
    padding: 10px 15px 10px 15px;
    background: var(--color-gray20);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: inherit;
}
.basket-box__inner:hover {
    text-decoration: none;
    color: inherit;
}
.basket-box__icon {
    position: relative;
    width: 18px;
    flex: 0 0 auto;
}
.basket-box__icon[data-count]:before {
    position: absolute;
    content: attr(data-count);
    font-size: 10px;
    line-height: 15px;
    top: -5px;
    left: 10px;
    min-width: 15px;
    height: 15px;
    padding: 0 4px;
    border-radius: 8px;
    background: var(--color-orange);
    text-align: center;
    color: #fff;
}
.basket-box__icon[data-count="0"]:before, .basket-box__icon[data-count=""]:before {
    content: none;
}
.basket-box__icon .svg-icon {
    display: block;
}
.basket-box__title {
    font-family: Circe;
    padding-top: 3px;
    padding-right: 10px;
    display: none;
    flex: 1 1 auto;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .basket-box__title {
        display: block;
    }
}
/*-----------------------------search-box-------------------------------------*/
.search-box {}
.search-box__inner {}
.search-box__field {
    position: relative;
    width: 40px;
    padding: 0 19px;
    border-color: var(--color-gray20);
    background: #fff;
    transition: width 0.25s ease-in-out 0s, padding 0.25s ease-in-out 0s;
}
.search-box.is-open .search-box__field {
    width: 320px;
    padding-right: 34px;
    border-color: #EBEEF0;
    background-color: var(--color-gray20);
}
.search-box__field-inner {
    overflow: hidden;
}
.search-box__input {
    height: auto;
    padding-right: 0;
    padding-left: 0;
}
.search-box__button {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    padding: 0 10px;
    color: #333;
}
.search-box__toggle {
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 100%;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    outline: none;
    cursor: pointer;
}
.search-box__toggle:before, .search-box__toggle:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 9px;
    width: 20px;
    height: 20px;
    transform: translate(0, -50%);
    transition: transform 0.25s ease-in-out 0s, opacity 0.25s ease-in-out 0s;
}
.search-box__toggle:before {
    background: url("/images/design_v2/icons.svg#search-view") center center / 18px 18px no-repeat;
}
.search-box__toggle:after {
    background: url("/images/design_v2/icons.svg#close-small-view") center center / 11px 11px no-repeat;
    opacity: 0;
}
.search-box.is-open .search-box__toggle:before {
    transform: translate(-5px, -50%);
    opacity: 0;
}
.search-box.is-open .search-box__toggle:after {
    transform: translate(-5px, -50%);
    opacity: 1;
}

body div.title-search-result {
    min-width: 320px;
    margin-top: 12px;
    border: none;
    background: none;
}
.search-result {
    position: revert;
    font-family: Circe;
    font-size: 1rem;
    line-height: calc(24 / 15);
    border: 1px solid #DCE2E5;
    border-radius: 12px;
    box-shadow: 0px 18px 40px -15px rgba(29, 106, 154, 0.4);
    background: var(--color-gray20);
    overflow: hidden;
}
.search-result__item {}

.search-result-item {
    padding: 12px 15px 12px 15px;
    display: flex;
    align-items: baseline;
    text-decoration: none;
    color: inherit;
}
.search-result-item:after {
    content: '';
    width: 24px;
    height: 24px;
    margin-left: 7px;
    background: url("/images/design_v2/icons.svg#back-arrow-orange-view") center center / 11px 10px no-repeat;
    flex: 0 0 auto;
    align-self: flex-start;
    transform: scaleX(-1);
}
.search-result-item:hover {
    border-radius: 12px;
    background: #DCE2E5;
    text-decoration: none;
    color: inherit;
}
.search-result-item__title {
    min-width: 1px;
    flex: 1 1 auto;
}
.search-result-item__price {
    font-weight: bold;
    padding-left: 15px;
    flex: 0 0 auto;
}
.search-result-item .ruble:before {
    content: none;
}
/*-----------------------------top-menu---------------------------------------*/
/*---------------=============!Header!=============---------------------------*/
/*---------------==============Footer===============--------------------------*/
.site-footer {
    position: relative;
}
.site-footer__outer {
    padding: 30px 20px 30px 20px;
    margin: 0 0 50px 0;
    border-radius: 20px;
    background: var(--color-base);
    color: #fff;
}
.site-footer__inner {
    max-width: 1050px;
    margin: 0 auto;
}

.site-footer__logo {
    margin-bottom: 20px;
    fill: var(--color-gray50);
    color: var(--color-gray50);
}
.site-footer__logo .logo-box {
    max-width: 100px;
}

.scroll-top { position: -webkit-sticky; position: sticky; left: 0; right: 0; bottom: 0px; height: 0; flex: 0 0 auto; transition: opacity 0.25s ease-in-out 0s; z-index: 100; }
.scroll-top.hide { pointer-events: none; opacity: 0; }
.scroll-top.fixed { position: relative; }
.scroll-top__outer { left: 0; right: 0; bottom: 0; z-index: 100; }
.scroll-top.fixed .scroll-top__outer { position: fixed; }
.scroll-top__inner { position: relative; height: 0; }
.scroll-top__button {
    position: absolute;
    bottom: 50px; 
    right: 39px;
    width: 50px; 
    height: 50px;
    border: 2px solid;
    border-radius: 50%;
    transform: scaleY(-1);
    color: var(--color-orange); 
}
.scroll-top__button:hover {
    border: 2px solid;
    border-radius: 50%;
    background: none;
    color: var(--color-orange); 
}

.footer-group {}
.footer-group__title { font-size: 15px; font-weight: normal; line-height: 24px; margin: 0 0 15px 0; color: #f47d1f; }

.footer-menu { 
    font-size: 15px; 
    line-height: calc(25 / 15); 
}
.footer-menu__list { padding: 0; margin: 0; list-style: none; }
.footer-menu__item { padding: 0; margin: 20px 0 0 0; }
.footer-menu__item:first-child { margin-top: 0; }
.footer-menu__link { text-decoration: none; color: inherit; }
.footer-menu__link:hover { color: inherit; }

.footer-paysystem {
    margin-top: 30px;
}

/*.copyright { font-size: 14px; margin-bottom: 10px; color: #7f7d7f; }

.made-in { font-size: 14px; color: #7f7d7f; }
.made-in a { color: #b7b7b7; }
.made-in a:first-child { color: #7f7d7f; }*/

@media (min-width: 576px) {

}
@media (min-width: 768px) {
    .site-footer__logo {
        margin-bottom: 0px;
    }
    .footer-paysystem {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .site-footer__outer {
        padding: 70px 20px 70px 20px;
    }
}
/*---------------=============!Footer!==============--------------------------*/
/*---------------==============Content=============---------------------------*/
.site-content {}
.site-content:before {
    content: ""; 
    margin-bottom: 30px;
    display: table; 
}
.site-content:after {
    content: "";
    margin-top: 150px;
    display: block;
    clear: both;
}
.site-content__outer {
    margin: 0 -15px;
}
.site-content__sidebar {
    padding: 0 15px;
    flex: 0 0 auto;
}
.site-content__sidebar-back {
    margin-bottom: 50px;
}
.site-content__inner {
    min-width: 1px;
    padding: 0 15px;
    flex: 1 1 auto;
}

@media (min-width: 992px) {
    .site-content__outer {
        display: flex;
    }
    .site-content__sidebar {
        width: 270px;
    }
}
/*------------------------------page-head-------------------------------------*/
.page-head {
    position: relative;
    margin-bottom: 41px;
    display: flex; 
    align-items: baseline;
    flex-wrap: wrap;
}
.page-head[data-title=""] { 
    display: none; 
}
.page-head__title {
    font-family: Circe;
    font-size: 30px;
    font-weight: normal;
    line-height: calc(55 / 50);
    margin: 0; 
    flex: 1 1 auto;
}
.page-head__basket-count {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
    line-height: calc(24 / 15);
    min-width: 25px;
    height: 25px;
    padding: 0 4px;
    border-radius: 13px;
    background: #F47D32;
    display: inline-block;
    vertical-align: super;
    text-align: center;
    color: #fff;
}
.page-head__basket-count:not([data-count]), .page-head__basket-count[data-count=''], .page-head__basket-count[data-count='0'] {
    display: none;
}
.page-head__basket-count:before {
    content: attr(data-count);
}
.page-head__right { 
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    flex: 1 1 100%;
}
.page-head__right:before {
    font-family: Circe;
    content: '\00A0';
    font-size: 30px;
    line-height: calc(55 / 50);
    width: 0;
}
.page-head__back-link {
    font-family: Circe;
    font-weight: bold;
    font-size: 15px;
    line-height: calc(20 / 20);
    margin-bottom: 15px;
    display: inline-flex;
    align-items: baseline;
    text-decoration: none;
    text-transform: uppercase;
    color: inherit;
}
.page-head__back-link:hover {
    text-decoration: none;
}
.page-head__back-link .svg-icon {
    margin-right: 10px;
    color: var(--color-orange);
}
.page-head__tags {
    width: 100%;
    margin-top: 14px;
}
.page-head__tags:empty {
    display: none;
}

@media (min-width: 992px) {
    .page-head__title {
        font-size: 50px;
    }
    .page-head__right { 
        margin-top: 0;
        flex: 0 0 auto; 
    }
    .page-head__right:before {
        font-size: 50px;
    }
}
@media (min-width: 1200px) {
    .page-head__right--basket, .page-head__right--order {
        min-width: 375px;
    }
}
/*----------------------------- back-box ------------------------------------*/
.back-box {}
.back-box__link {
    font-family: Circe;
    font-weight: bold;
    font-size: 15px;
    line-height: calc(20 / 20);
    display: inline-flex;
    align-items: baseline;
    text-decoration: none;
    text-transform: uppercase;
    color: inherit;
}
.back-box__link:hover {
    text-decoration: none;
}
.back-box__link-icon {
    margin-right: 10px;
    color: var(--color-orange);
}
/*----------------------------- payment-box ---------------------------------*/
.payment-box {
    justify-content: inherit;
}
.payment-box__title {
    color: #bcc1c4;
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}
.payment-box__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: inherit;
    list-style: none;
    margin: 0 -10px -24px -10px;
    padding: 0;
}
.payment-box__item {
    margin: 0 0 24px 0;
    padding: 0 10px;
}
.payment-box__descr {
    color: var(--color-gray50, #676e73);
    font-size: 10px;
    line-height: 15px;
    margin-top: 20px;
}
/*----------------------------- catalog-item-props---------------------------*/
.catalog-item-props__item {
    display: flex;
    margin-top: 5px;
}
.catalog-item-props__item:first-child {
    margin-top: 0;
}
.catalog-item-props__title {
    flex: 0 0 auto;
    margin-right: 4px;
}
/*------------------------------price-box-------------------------------------*/
.price-box {
    font-family: Circe;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
}
.price-box__inner {
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.price-box__item { 
    position: relative;
    padding: 0 8px;
    white-space: nowrap;
}
.price-box__item--old {
    font-size: 0.6em;
    font-weight: normal;
    line-height: 1.3333333333333333;
    text-decoration: line-through;
    color: var(--color-gray50, #676e73);
}
.price-box__item--new {}
.price-box__val {
    white-space: nowrap;
}

.price-box--lg { font-size: 30px; font-weight: normal; }
.price-box--lg .price-box__item--old { font-size: 20px; font-weight: 300; line-height: 1; }
/*----------------------------- status-box-----------------------------------*/
.status-box {}
.status-box--not-paid {
    color: var(--color-red, #E34949);
}
.status-box--wait {
    color: var(--color-orange, #F47D32);
}
.status-box--submitted {
    color: var(--color-orange, #F47D32);;
}
.status-box--completed {
    color: var(--color-gray50, #676E73);
}
/*------------------------------counter-box-----------------------------------*/
.counter-box { font-size: 24px; width: 214px; border: none; background: #f8fafc; text-align: center; }
.counter-box__button { position: relative; width: 48px; background: #000; cursor: pointer; color: #fff; }
.counter-box__button:before, .counter-box__button:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.counter-box__button:before { content: ''; width: 18px; border-bottom: 3px solid; }
.counter-box__button:after { height: 18px; border-left: 3px solid; }
.counter-box__button--down { border-top-left-radius: inherit; border-bottom-left-radius: inherit; }
.counter-box__button--up { border-top-right-radius: inherit; border-bottom-right-radius: inherit; }
.counter-box__button--up:after { content: ''; }
.counter-box__button:hover { background: #cc5b17; }
.counter-box__input { font-size: inherit; text-align: inherit; }
/*------------------------------main-slider-----------------------------------*/
.main-slider {
    position: relative;
    margin-top: -30px;
    margin-bottom: 75px;
    overflow: hidden;

    --item-duration: 1500ms;

    --item-image-duration: calc(var(--item-duration) / 2 / 4 * 3);
    --item-image-delay: calc(var(--item-duration) / 2 / 4 * 4);

    --item-inner-duration: calc(var(--item-duration) / 2 / 4 * 4);
    --item-inner-delay: calc(var(--item-duration) / 2 / 4 * 4);

    --item-title-duration: calc(var(--item-duration) / 2 / 4 * 3);
    --item-cont-duration: calc(var(--item-duration) / 2 / 4 * 3);
    --item-foot-duration: calc(var(--item-duration) / 2 / 4 * 3);
    --item-delay: calc(var(--item-duration) / 2 / 4 * 5);
    --item-title-delay: calc(var(--item-delay) + 0ms);
    --item-cont-delay: calc(var(--item-delay) + 200ms);
    --item-foot-delay: calc(var(--item-delay) + 400ms);
}
.main-slider:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 70px;
    border-radius: 14px;
    background: #bcc1c4 url("/images/design_v2/main-slider-bg-sm.png") 0 0 / cover no-repeat;
}
.main-slider__gloss { position: absolute; display: none; pointer-events: none; }
.main-slider__gloss--1 { top: 0px; left: 50%; width: 293px; height: 179px; margin-left: -650px; background: url("/images/design_v2/slider-gloss-1.png") 0 0 no-repeat; }
.main-slider__gloss--2 { top: 5px; left: 50%; width: 302px; height: 507px; margin-left: 350px; background: url("/images/design_v2/slider-gloss-2.png") 0 0 no-repeat; }
.main-slider__gloss--3 { top: 5px; left: 50%; width: 371px; height: 362px; margin-left: 0px; background: url("/images/design_v2/slider-gloss-3.png") 0 0 no-repeat; }
.main-slider__gloss--4 { top: 36px; left: 50%; width: 165px; height: 362px; margin-left: -650px; background: url("/images/design_v2/slider-gloss-4.png") 0 0 no-repeat; }
.main-slider__gloss--5 { top: 330px; left: 50%; width: 65px; height: 50px; margin-left: 90px; background: url("/images/design_v2/slider-gloss-5.png") 0 0 no-repeat; }
.main-slider__gloss--6 { top: 220px; left: 50%; width: 91px; height: 174px; margin-left: 210px; background: url("/images/design_v2/slider-gloss-6.png") 0 0 no-repeat; }
.main-slider__gloss--7 { top: 65px; left: 50%; width: 90px; height: 303px; margin-left: -470px; background: url("/images/design_v2/slider-gloss-7.png") 0 0 no-repeat; }
.main-slider__group {}
.main-slider__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    overflow: hidden;
    scroll-snap-type: mandatory;
    scroll-snap-points-x: repeat(100%);
}
.js .main-slider__list { overflow: hidden; }
.main-slider__list.owl-carousel { display: none; }
.main-slider__list.owl-loaded { display: block; }
.main-slider__item {
    position: relative;
    font-size: 15px;
    line-height: calc(25 / 15);
    min-height: 305px;
    padding: 0;
    margin: 0 0 70px 0;
    border-radius: 14px;
    display: flex;
    flex: 1 0 100%;
    color: #fff;
}
.main-slider__item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    background: #1e2024 center center / cover no-repeat;
}
.main-slider__item-bg--lg {}
.main-slider__item-bg--sm {
    background-position: right center;
}
.main-slider__item-image {
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 201px;
    height: 201px;
    flex: 0 0 auto;
    pointer-events: none;
    order: 2;
    z-index: 10;
}
.main-slider__item-wrap {
    padding: 25px 30px 25px 30px;
    display: flex;
    flex: 1 1 auto;
}
.main-slider__item-image ~ .main-slider__item-wrap {
    padding-bottom: 115px;
}
.main-slider__item-inner {
    position: relative;
    width: 100%;
}
.main-slider__item-overlaylink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.main-slider__item-title {
    font-family: Circe;
    font-size: calc(40px + (70 - 40) * ( (100vw - 320px) / ( 1460 - 320) ));
    line-height: 1;
    margin-bottom: 2px;
}
.main-slider__item-cont {}
.main-slider__item-foot {
    margin-top: 20px;
    display: none;
}
.main-slider__item-foot .itc-button {
    min-width: 204px;
    border-radius: 12px;
    box-shadow: 0px 18px 40px -15px rgba(255, 99, 0, 0.4);
}

.main-slider .owl-height {
    transition: height .5s ease-in-out 500ms;
}
.main-slider .owl-slider__nav { position: absolute; top: 50%; right: 50%; width: 100%; transform: translateX(50%); display: none; z-index: 5; }
.main-slider .owl-slider__arrow { width: 20px; height: 20px; color: #fff; }
.main-slider .owl-slider__arrow:hover { color: #f57c33; }
.main-slider .owl-slider__arrow .svg-icon { position: relative; width: 7px; height: 12px; }
.main-slider .owl-slider__arrow--prev { left: 20px; }
.main-slider .owl-slider__arrow--prev .svg-icon { left: -1px; }
.main-slider .owl-slider__arrow--next { right: 20px; }
.main-slider .owl-slider__arrow--next .svg-icon { right: -1px; }
.main-slider .owl-slider__pagination {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    justify-content: flex-end;
    padding: 0 23px 0 22px;
}

.owl-carousel .animated { animation-duration: var(--item-duration); animation-fill-mode: both; }
.main-slider__item-image { animation-duration: var(--item-image-duration); animation-fill-mode: both; }
.mainSlideOut .main-slider__item-image { animation-name: mainSlideOutLeft; animation-delay: 0s; }
.main-slider__item.active .main-slider__item-image { animation-name: mainSlideInLight; animation-delay: var(--item-image-delay); }

.main-slider__item-inner { animation-duration: var(--item-inner-duration); animation-fill-mode: both; }
.mainSlideOut .main-slider__item-inner { animation-name: mainSlideOutLeft; animation-delay: 0s; }
.main-slider__item.active .main-slider__item-inner { animation-name: slideInRight; animation-delay: 0s/*var(--item-inner-delay)*/; }

.main-slider__item-title { animation-duration: var(--item-title-duration); animation-fill-mode: both; }
.main-slider__item-cont { animation-duration: var(--item-cont-duration); animation-fill-mode: both; }
.main-slider__item-foot { animation-duration: var(--item-foot-duration); animation-fill-mode: both; }
.main-slider__item.active .main-slider__item-title { animation-name: slideInRight; animation-delay: var(--item-title-delay); }
.main-slider__item.active .main-slider__item-cont { animation-delay: var(--item-cont-delay); }
.main-slider__item.active .main-slider__item-foot { animation-name: slideInRight; animation-delay: var(--item-foot-delay); }

.mainSlideIn { animation-name: mainSlideIn; }
.mainSlideOut { animation-name: mainSlideOut; }
@keyframes mainSlideIn  {
    0% { opacity: 0; }
    50% { opacity: 0; }
    50.001% { opacity: 1; }
    100% { opacity: 1; }
}
@keyframes mainSlideOut  {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.001% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes mainSlideInLight  {
    0% { transform: translateX(100%); opacity: 0; }
    100% {transform: translateX(0%); opacity: 1; }
}
@keyframes mainSlideOutLeft  {
    0% { transform: translateX(0%); opacity: 1; }
    100% {transform: translateX(-100%); opacity: 0; }
}

@media (min-width: 576px) {
    .main-slider {
        border-radius: 20px;
    }
    .main-slider:before {
        bottom: 0;
        border-radius: inherit;
        background: #1e2024 url("/images/design_v2/slider-bg1.png") center center / cover no-repeat;
    }
    .main-slider__item {
        min-height: 400px;
        margin: 0;
        border-radius: 0;
        overflow: hidden;
    }
    .main-slider__item-wrap {
        max-width: 80%;
        padding: 15px 60px;
        align-items: center;
    }
    .main-slider__item-image ~ .main-slider__item-wrap {
        padding-bottom: 15px;
    }
    .main-slider__item-inner { width: auto; }
    .main-slider__item-overlaylink {
        display: none;
    }
    .main-slider__item-image {
        position: revert;
        bottom: auto;
        width: 40%;
        height: 400px;
        align-self: center;
    }
    .main-slider__item-title {
        font-weight: 500;
        margin-bottom: 10px;
    }
    .main-slider__item-cont { display: block; }
    .main-slider__item-foot { display: block; }

    .main-slider__item.active .main-slider__item-cont { animation-name: slideInRight; }
    .main-slider .owl-slider__nav { display: block; }
}
@media (min-width: 768px) {
    .main-slider__gloss {
        display: block;
    }
    .main-slider__item {
        font-size: 18px;
        line-height: 1.5555555555555556;
    }
    .main-slider__item--right {
        flex-direction: row-reverse;

    }
}
@media (min-width: 992px) {
    .main-slider {
        --item-duration: 2500ms;
    }
    .main-slider__item-wrap {
        max-width: 60%;
        padding-left: 120px;
    }
    .main-slider__item--right .main-slider__item-wrap {
        padding-left: 0;
        padding-right: 120px;
    }

    .mainSlideOut .main-slider__item-inner { animation-delay: calc(var(--item-duration) / 2 / 4 * 1); }

    .main-slider .owl-height {
        transition: height .5s ease-in-out 1000ms;
    }
}
@media (min-width: 1200px) {
}
@media (min-width: 1460px) {
    .main-slider__item-title { font-size: 70px; }
}
/*------------------------------sort-box--------------------------------------*/
.sort-box { display: flex; align-items: baseline; flex-wrap: wrap; }
.sort-box__title { font-size: 16px; font-weight: 500; line-height: 1; margin-bottom: 10px; margin-right: 15px; }
.sort-box__body {}
.sort-box__select { width: 263px; }

@media (min-width: 992px) {
    .page-head__right .sort-box { display: inline-flex; vertical-align: top; margin-top: -35px; }
}
/*------------------------------breadcrumb-box--------------------------------*/
.breadcrumb-box { margin-bottom: 16px; }
.breadcrumb-box__list { padding: 0; margin: 0 -2px 0 -2px; list-style: none; display: flex; flex-wrap: wrap; align-items: baseline; }
.breadcrumb-box__item { padding: 0 2px; margin: 0; cursor: default; }
.breadcrumb-box__item:after { content: '/'; margin-left: 4px; }
.breadcrumb-box__item:last-child:after { content: none; }
.breadcrumb-box__link {}
/*------------------------------pagination-box--------------------------------*/
.pagination-box { font-size: 14px; line-height: 1; }
.pagination-box__outer {}
.pagination-box__list { padding: 0; margin: 0 -5px -10px -5px; list-style: none; display: flex; flex-wrap: wrap; justify-content: center; }
.pagination-box__item { padding: 0 5px; margin: 0 0 10px 0; }
.pagination-box__item--prev {}
.pagination-box__item--next {}
.pagination-box__item--active {}
.pagination-box__button { line-height: 39px; min-width: 32px; padding: 0 5px; border-radius: 3px; background: #d2d2d2; display: block; text-decoration: none; text-align: center; color: inherit; }
.pagination-box__item--prev .pagination-box__button, .pagination-box__item--next .pagination-box__button { padding: 0 15px; }
.pagination-box__button:active, .pagination-box__button:focus { background: #d2d2d2; }
.pagination-box__button:hover, .pagination-box__button.disabled { background: #fafafa; }
.pagination-box__button.disabled { cursor: default; }
.pagination-box__button.active { background: #f57c33; color: #fff; cursor: default; }
/*------------------------------catalog-menu----------------------------------*/
.catalog-menu {}
.catalog-menu__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.catalog-menu__item {
    padding: 0;
    margin: 0 0 20px 0;
}

.catalog-menu-item {
    font-size: 15px;
    line-height: calc(25 / 15);
    min-width: 1px;
    border: 1px solid var(--color-gray20, #f2f6f7);
    border-radius: 15px;
    box-shadow: 0px 5px 5px rgba(68, 173, 238, 0.1);
    background: #fff;
    flex: 1 1 auto;
    text-decoration: none;
    color: inherit;
}
.catalog-menu-item.current {
    box-shadow: none;
    background: var(--color-gray20, #f2f6f7);
}
.catalog-menu-item__head {
    padding: 19px 19px 19px 19px;
    border-radius: inherit;
    display: flex;
    align-items: center;
    outline: none;
    text-decoration: none;
    color: inherit;
}
.catalog-menu-item__head:hover {
    color: var(--link-hover-color);
}
.catalog-menu-item--home .catalog-menu-item__head {
    padding: 9px 19px 9px 19px;
}
.catalog-menu-item__image {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    flex: 0 0 auto;
}
.catalog-menu-item--home .catalog-menu-item__image {
    height: 20px;
}
.catalog-menu-item__title {
    flex: 1 1 auto;
}
.catalog-menu-item__body {
    padding: 0 20px 0 60px;
}
.catalog-menu-item__body:after {
    content: '';
    padding-top: 30px;
    display: block;
}

.catalog-submenu {
    color: #676E73;
}
.catalog-submenu__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.catalog-submenu__item {
    padding: 0;
    margin: 5px 0 0 0;
}
.catalog-submenu__item:first-child {
    margin-top: 0;
}
.catalog-submenu__link {
    text-decoration: none;
    color: inherit;
}
/*------------------------------category-block--------------------------------*/
.category-block { margin-bottom: 50px; }
.category-block__title { margin-top: 0; margin-bottom: 51px; }
.category-block__link {}
.category-block__list { padding: 0; margin-top: 0; margin-bottom: -30px; list-style: none; display: flex; flex-wrap: wrap; }
.category-block__item { padding-top: 0; padding-bottom: 0; margin: 0 0 30px; }

.category-item { text-align: center; color: #fff; }
.category-item__outer { position: relative; display: block; text-decoration: none; color: inherit; }
.category-item__outer:hover, .category-item__outer:active, .category-item__outer:focus { color: inherit; }
.category-item__image { padding-top: 100%; background: url("/images/design_v2/category_bg.png") center center no-repeat; background-size: cover; }
.category-item__image .image-block__inner { position: absolute; }
.category-item__inner { position: absolute; left: 20px; right: 20px; bottom: 16px; }
.category-item__title { font-size: 16px; font-size: calc(24px + (36 - 24) * ( (100vw - 320px) / ( 576 - 320) )); font-weight: 500; margin: 0; }
.category-item__link { text-decoration: none; color: inherit; }
.category-item__descr { font-size: 15px; line-height: 20px; margin-top: 20px; }

@media (min-width: 576px) {
    .category-item__title { font-size: calc(22px + (28 - 22) * ( (100vw - 576px) / ( 768 - 576) )); }
}
@media (min-width: 768px) {
    .category-item__title { font-size: calc(20px + (30 - 20) * ( (100vw - 768px) / ( 1200 - 768) )); }
}
@media (min-width: 992px) {
    .category-item__inner { min-height: 136px; }
}
@media (min-width: 1200px) {
    .category-item__title { font-size: 30px; }
}
/*------------------------------catalog-block---------------------------------*/
.catalog-block { 
    position: relative;
    font-family: Circe;
    margin-bottom: 67px;
}
.catalog-block:last-child {
    margin-bottom: 0;
}
.catalog-block__head {
    font-size: 25px;
    line-height: 1.2;
    margin: 0 -15px 30px -15px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.catalog-block__title {
    font: inherit;
    padding: 0 15px;
    margin: 0;
}
.catalog-block--front .catalog-block__title {
    font-weight: bold;
}
.catalog-block__head-right {
    padding: 0 15px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.catalog-block__full-link {
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
}
.catalog-block__full-link:hover {
    text-decoration: none;
}
.catalog-block__full-link-text {
    padding-top: 4px;
}
.catalog-block__full-link-icon {
    margin-left: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}
.catalog-block__full-link-icon .svg-icon {
    transform: scaleX(-1);
}
.catalog-block__head-nav {
    position: relative;
    height: 30px;
    width: 80px;
    margin-left: 20px;
    display: flex;
}
.catalog-block__sort {  }
.catalog-block__body {}
.catalog-block__list-outer { display: flex; flex-direction: column; }
.catalog-block__list { 
    padding: 0;
    margin: 0 -15px -30px -15px;
    list-style: none; 
    display: flex;
    flex-wrap: wrap; 
    flex: 1 1 auto;
}
.catalog-block__item {
    padding: 0 15px; 
    margin: 0 0 30px 0;
    display: flex; 
    flex-direction: column;
}
.catalog-block .owl-stage {
    align-items: stretch;
}
.catalog-block .owl-item {
    display: flex;
}
.owl-item .catalog-block__item {
    max-width: none;
    flex: 1 1 auto;
}
.catalog-block__more { margin-top: 53px; text-align: center; }
.catalog-block__more-button { width: 221px; }
.catalog-block__pagination { margin-top: 53px; }
.catalog-block__pagination .bx-pagination { margin: 0; }

.catalog-block .owl-slider__arrow {
    width: 30px;
    height: 30px;
    padding: 8px;
    border: 1px solid var(--color-gray30);
    border-radius: 10px;
    background: #fff;
    color: var(--color-gray30);
}
.catalog-block .owl-slider__arrow--prev {
    padding-right: 9px;
}
.catalog-block .owl-slider__arrow--next {
    padding-left: 9px;
}
.catalog-block .owl-slider__arrow:hover {
    border-color: var(--color-orange);
    background: var(--color-orange);
    color: #fff;
}

@media (min-width: 768px) {
    .catalog-block__head {
        font-size: 25px;
        line-height: calc(35 / 25);
    }
    .catalog-block--front .catalog-block__head {
        font-size: 30px;
        line-height: calc(40 / 30);
    }
    .catalog-block__head-right:before {
        content: '\00A0';
        font: inherit;
        width: 0;
    }
    .catalog-block__full-link-icon {
        width: 30px;
        height: 30px;
        margin-left: 15px;
        background: currentColor;
    }
    .catalog-block__full-link-icon .svg-icon {
        color: #fff;
    }
}
/*------------------------------catalog-viewed--------------------------------*/
.catalog-viewed { position: relative;  margin-bottom: 67px; }
/*.catalog-block:last-child { margin-bottom: 0; }*/
.catalog-viewed--front {}
.catalog-viewed__head { margin-bottom: 45px; }
.catalog-viewed--front .catalog-block__head { margin-bottom: 43px; }
.catalog-viewed__title { margin: 0; }
.catalog-viewed--front .catalog-viewed__title { text-align: center; }
.catalog-viewed__sort {  }
.catalog-viewed__body {}
.catalog-viewed__list-outer { display: flex; flex-direction: column; }
.catalog-viewed__list { padding: 0; margin: 0 -15px -25px -15px; list-style: none; display: flex; flex-wrap: wrap; flex: 1 1 auto; }
.catalog-viewed__item { padding: 0 15px; margin: 0 0 25px 0; display: flex; flex-direction: column; }
.catalog-viewed__more { margin-top: 53px; text-align: center; }
.catalog-viewed__more-button { width: 221px; }
.catalog-viewed__pagination { margin-top: 53px; }
.catalog-viewed__pagination .bx-pagination { margin: 0; }
/*------------------------------catalog-item----------------------------------*/
.catalog-item-container { 
    position: relative;
}
.catalog-item {
    position: relative;
    min-width: 1px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    
    flex: 1 1 auto;
}
.catalog-item__sticker {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 5;
}
.catalog-item__sticker--left {
    left: 20px;
    right: auto;
}
.catalog-item__sticker--center {
    left: 50%;
    transform: translateX(-50%);
}
.catalog-item__sticker--right {
    right: 20px;
    left: auto;
}
.catalog-item__sticker--bottom {
    top: auto;
    bottom: 20px;
}
.catalog-item__sticker--middle {
    top: 50%;
    transform: translateY(-50%);
}
.catalog-item__sticker--center.catalog-item__sticker--middle {
    transform: translate(-50%, -50%);
}
.catalog-item__sticker--top {
    top: 20px;
    bottom: auto;
}
.catalog-item__imgblock {
    position: relative;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: inherit;
    flex: 0 0 auto;
}
.catalog-item__imgblock:before {
    content: '';
    padding-top: 76.66666666666667%;
    display: block;
}
.catalog-item__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: inherit;
}
.catalog-item__body {
    position: relative;
    padding: 20px 20px 20px 20px;
    border: 1px solid var(--color-gray20, #f2f6f7);
    border-radius: inherit;
    background: #fff;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.catalog-item__imgblock ~ .catalog-item__body {
    margin-top: -30px;
}
.catalog-item__inner {
    flex: 1 1 auto;
}
.catalog-item__title {
    font-family: Circe;
    font-size: 15px;
    line-height: 1.3333333333333333;
    max-height: 40px;
    /*margin: 0 0 5px 0;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-item__link {
    text-decoration: none;
    color: inherit;
}
.catalog-item__foot {
    padding-top: 7px;
    display: flex;
    flex: 0 0 auto;
    align-items: flex-end;
}
.catalog-item__props {
    color: var(--color-gray50, #676e73);
    font-size: 10px;
    line-height: 1.5;
}
.catalog-item__price {
    font-family: Circe;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    min-width: 1px;
    margin-bottom: -3px;
    flex: 1 1 auto;
}
.catalog-item__buy {
    padding: 2px 0 0 20px;
    display: flex;
    flex: 0 0 auto;
    align-self: flex-end;
}
.catalog-item__buy-button {
    width: 40px;
    min-height: 40px;
    padding: 0 0px 0 4px;
}
.catalog-item__buy-button:before, .catalog-item__buy-button:after {
    background: currentColor;
    border-radius: 2px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
}
.catalog-item__buy-button:before {
    width: 14px;
}
.catalog-item__buy-button:after {
    height: 14px;
}
.catalog-item__buy-button--added {
    fill: var(--color-orange);
    color: inherit;
}
.catalog-item__buy-button--added:before, .catalog-item__buy-button--added:after {
    content: none;
}
.catalog-item__buy-button--added:hover {
    fill: var(--color-base);
}
.catalog-item__buy-button--added .svg-icon {
    fill: inherit;
}
/*------------------------------product-slider--------------------------------*/
.product-slider {
    position: relative;
    display:flex;
}
.product-slider__outer {
    min-width: 1px;
    flex: 1 1 auto;
}
.product-slider__list {
    min-width: 1px;
    padding: 0; 
    margin: 0 -8px; 
    list-style: none;
    display: flex; 
    flex: 1 1 auto; 
    overflow: hidden;
    scroll-snap-type: mandatory; 
    scroll-snap-points-x: repeat(100%);
}
.product-slider__item {
    width: 100%; 
    padding: 0 8px;
    margin: 0; 
    flex: 1 0 auto;
}
.product-slider__imgblock {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.product-slider__imgblock-height {
    padding-top: 100%;
}
.product-slider__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.product-slider__preview {
    position: absolute;
    bottom: 54px;
    left: 20px;
    flex: 0 0 auto; 
    z-index: 10;
}
.product-slider__thumbnails { 
    width: 80px; 
    min-width: 1px; 
    max-height: 110px; 
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex; 
    flex: 1 1 auto;
    flex-direction: column; 
    overflow: hidden; 
    overflow-y: auto; 
    overscroll-behavior: none; 
}
.product-slider__thumb {
    width: 60px;
    padding: 0 5px 10px 5px;
    flex: 1 0 auto; 
}
.product-slider__thumb:last-child {
    margin-bottom: 0;
}
.product-slider__thumb-image {
    position: relative; 
    border: 1px solid;
    border-radius: 50%;
    box-shadow: 0px 5px 5px 0 rgba(68, 173, 238, 0.05);
    background: center center / cover no-repeat;
    display: block; 
    opacity: 0.8; 
    transition: opacity 0.25s ease-in-out 0s, color 0.25s ease-in-out 0s;
    color: #fff;
}
.product-slider__thumb-image:after { 
    content: ''; 
    padding-bottom: 100%;
    display: block;
}
.product-slider__thumb-image:hover, .product-slider__thumb-image.current {
    color: var(--color-orange);
    opacity: 1; 
}
.product-slider__preview .scroll-element.scroll-x { display: none; }
.product-slider__preview .scroll-element { position: static; width: auto; padding: 0; margin: 0; float: none; display: none; }
.product-slider__preview .scroll-element .scroll-element_outer { left: 100%; width: 7px; visibility: hidden; }
.product-slider__preview .scroll-element .scroll-arrow { position: absolute; left: 0; width: 100%; padding: 0; margin: 0; border: none; background: none; display: flex; align-items: center; justify-content:  center; color: #00963f; z-index: 10; }
.product-slider__preview .scroll-element .scroll-arrow_less { top: 0; }
.product-slider__preview .scroll-element .scroll-arrow_less .svg-icon { transform: rotate(90deg); }
.product-slider__preview .scroll-element .scroll-arrow_more { bottom: 0; }
.product-slider__preview .scroll-element .scroll-arrow_more .svg-icon { transform: rotate(-90deg); }
.product-slider__thumb--video i.count {position: absolute;right: -5px;top: -5px;width: 18px;height: 18px;background: red;color: #fff;border-radius: 18px;padding: 0;z-index: 10;text-align: center;font-style: normal;font-size: 0.8em;line-height: 18px;}

.product-slider-scroll {
    position: relative; 
    padding: 34px 0 24px 0;
}
.product-slider-scroll__outer {
    position: relative;
    overflow: hidden;
}
.product-slider-scroll__inner { 
    position: relative; 
}
.product-slider-scroll__arrow {
    position: absolute;
    left: 50%; 
    width: 24px;
    height: 24px; 
    padding: 0;
    margin: 0; 
    border: none; 
    background: none; 
    display: none;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    color: inherit;
    z-index: 10; 
}
.is-show-scrolly ~ .product-slider-scroll__arrow {
    display: flex;
}
.product-slider-scroll__arrow--prev { 
    top: 0; 
}
.product-slider-scroll__arrow--prev .svg-icon {
    transform: rotate(180deg); 
}
.product-slider-scroll__arrow--next { 
    bottom: 0; 
}

@media (min-width: 768px) {
    .product-slider__thumbnails { max-height: 210px; }
}
@media (min-width: 992px) {
    .product-slider__preview { 
        width: 80px;
        margin-right: 20px;
    }
    .product-slider__thumbnails { 
        width: 100px; 
        max-height: 300px;
    }
    .product-slider__thumb { 
        width: 80px; 
    }
}
/*---------------------------- offers-field ---------------------------------*/
.offers-field {
    cursor: pointer;
    position: relative;
}
.offers-field[readonly] {
    cursor: pointer;
}
.offers-field:before {
    background: url("/images/design_v2/icons.svg#multiselect-arrow-view") center center/cover no-repeat;
    content: "";
    height: 18px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
}
.offers-field__input {
    padding-right: 40px;
}
.offers-field__reset {
    align-items: center;
    background: none;
    border: none;
    border-radius: 0 10px 10px 0;
    display: none;
    height: 100%;
    justify-content: flex-start;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.offers-field__reset:hover {
    background: none;
}
.offers-field__reset:before {
    background: url("/images/design_v2/icons.svg#close-view") center center/10px 10px no-repeat;
    content: "";
    display: block;
    flex: 0 0 auto;
    height: 20px;
    width: 20px;
}
.offers-field.no-empty:before {
    display: none;
}
.offers-field__input.no-empty ~ .offers-field__reset {
    display: flex;
}
/*---------------------------- measure-box ----------------------------------*/
.measure-box {
    font-size: 10px;
    line-height: 1.5;
    padding: 6px 0 6px 0;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    order: 2;
    color: var(--color-gray50, #676e73);
}
.measure-box:after {
    content: "";
    width: 17px;
    height: 17px;
    margin-left: 7px;
    background: url("/images/design_v2/icons.svg#box-view") center center/cover no-repeat;
    display: block;
    flex: 0 0 auto;
}
/*---------------------------- product-price-box ----------------------------*/
.product-price-box {}
.product-price-box__row {
    display: flex;
    flex: 1 1 100%;
}
.product-price-box__val {
    font-family: Circe;
    font-size: 30px;
    font-weight: bold;
    line-height: calc(40 / 30);
}
.product-price-box__val--old {
    color: var(--color-gray50, #676e73);
    font-family: inherit;
    font-size: 15px;
    font-weight: inherit;
    line-height: calc(25 / 15);
    text-decoration: line-through;
}
.product-price-box__discount {
    color: var(--color-red, #e34949);
    font-size: 20px;
    font-weight: bold;
    line-height: calc(25 / 20);
    margin-left: 10px;
}
.product-price-box__discount:first-child {
    margin-left: 0;
}
/*------------------------------product-block---------------------------------*/
.scu-box {}
.scu-box__title { font-size: 16px; margin-bottom: 10px; }
.scu-box__inner { display: flex; }
.scu-box__cont { flex: 1 1 auto; }
.scu-box__right { flex: 0 0 auto; }
.scu-box .itc-check-list { margin: -10px -5px 0 -5px; }
.scu-box .itc-check-list__cell { padding: 0 5px; margin-top: 10px; }
.scu-box .itc-check-box { font-size: 14px; line-height: 39px; height: 39px; border-radius: 3px; background: #d2d2d2; display: flex; text-align: center; }
.scu-box .itc-check-box__text { min-width: 32px; padding: 0 5px; border-radius: inherit; display: block; }
.scu-box .itc-check-box:hover .itc-check-box__text { background: #fafafa; }
.scu-box .itc-check-box__input:checked ~ .itc-check-box__text { background: #f57c33; color: #fff; }

.prop-table { width: 100%; border-collapse: collapse; }
.prop-table > * {}
.prop-table > * > * { padding: 14px 0 0 0; border: none; }
.prop-table > * > *:first-child { padding-top: 0; }
.prop-table > * > * > * { padding: inherit; border: inherit; vertical-align: baseline; }
.prop-table > * > * > th { font-weight: normal; padding-right: 20px; color: #999; }
.prop-table > * > * > td { text-align: right; }

.product-block {
    margin-bottom: 50px;
}
.product-block__head {
    margin-bottom: 30px;
}
.product-block__title {
    font-family: Circe;
    font-size: 30px;
    font-weight: normal;
    line-height: calc(55 / 50);
    margin: 0;
}
.product-block__wrap {}
.product-block__imgblock {
    position: relative;
    margin-bottom: 20px; 
}
.product-block__sticker {
    position: absolute; 
    top: 20px; 
    left: 20px;
    z-index: 15;
}
.product-block__sticker--left {
     left: 20px;
     right: auto;
 }
.product-block__sticker--center {
    left: 50%;
    transform: translateX(-50%);
}
.product-block__sticker--right {
    right: 20px;
    left: auto;
}
.product-block__sticker--bottom {
    top: auto;
    bottom: 20px;
}
.product-block__sticker--middle {
    top: 50%;
    transform: translateY(-50%);
}
.product-block__sticker--center.product-block__sticker--middle {
    transform: translate(-50%, -50%);
}
.product-block__inner {}
.product-block__quantity-limit {
    font-family: Circe;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.product-block__top {
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.product-block__info {
    margin-bottom: 30px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}
.product-block__measure {
    min-width: 105px;
    padding: 15px 0 15px 0;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}
.product-block__buy {
    margin: 0 -15px 30px -15px;
    display: flex;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}
.product-block__price {
    padding: 0 15px;
    align-self: center;
}
.product-block__price-title { font-size: 18px; font-weight: 500; line-height: 1; margin-bottom: 11px; }
.product-block__price-descr { color: #999; }
.product-block__buy-inner {    
    padding: 0 15px;
    flex: 1 1 auto;
}
.product-block__buy-buttons {}
.product-block__buy-button {
    font-weight: bold;
    line-height: 68px;
    max-width: 169px;
    min-height: 68px;
}

.product-block__counter { padding-top: 6px; }
.product-block__counter .counter-box { width: auto; background: #fff; }
.product-block__buy-info { line-height: 1.7333333333333334; margin-top: 24px; }
.product-block__buy-info-title { font-size: 18px; font-weight: 500; line-height: 1; margin: 0 0 15px 0; }
.product-block__scu { margin-top: 23px; }
.product-block__scu:first-child { margin-top: 0; }
.product-block__prop { margin-top: 32px; }
.product-block__prop:first-child { margin-top: 0; }
.product-block__prop-title { font-size: 18px; font-weight: 500; margin-bottom: 23px; }
.product-block__descr {
    line-height: calc(25 / 15);
    margin-top: 50px;
    color: #676E73;
}
.product-block__descr-cont { position: relative; overflow: hidden; }
.product-block__descr-cont.is-max-height { max-height: 330px; }
.product-block__descr-cont.show { max-height: none; }
.product-block__descr-cont:after { position: absolute; left: -10px; right: -10px; top: 100%; height: 5px; box-shadow: 0 0 90px 90px rgba(255, 255, 255, 0.8); background: #fff; }
.product-block__descr-cont.is-max-height:after { content: ''; }
.product-block__descr-cont.show:after { content: none; }
.product-block__descr-toggle { font-size: 16px; font-weight: 500; line-height: 54px; width: 100%; height: 56px; border-color: transparent; background: #fafafa; display: none; color: #333; }
.product-block__descr-toggle .svg-icon { width: 15px; height: 8px; margin-left: 22px; }
.product-block__descr-cont.is-max-height ~ .product-block__descr-toggle { display: flex; }
.product-block__descr-cont.show ~ .product-block__descr-toggle { display: none; }

@media (min-width: 768px) {
    .product-block__title {
        font-size: 50px;
    }
    .product-block__imgblock {  margin-bottom: 0; }
    .product-block__top {
        display: -ms-grid;
        display: grid;
    }
    .product-block__measure {
        margin-left: 30px;
    }
    .product-block__buy {  }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
    .product-block__buy { margin-bottom: 0; order: 3; }
}
/*------------------------------basket-block---------------------------------*/
.basket-block {}
.basket-block__outer {
    margin: 0 -25px;
    align-items: flex-start;
}
.basket-block__inner {
    padding: 10px 25px 0 25px;
    flex: 1 1 auto;
}
.basket-block__sidebar {
    top: 0;
    max-width: 425px;
    padding: 10px 25px;
    flex: 0 0 auto;
}
.basket-block .basket-table {
    margin-top: -20px;
}

@media (min-width: 992px) {
    .basket-block__outer {
        display: flex;
    }
    .basket-block__sidebar {
        position: -webkit-sticky;
        position: sticky;
        width: 312px;
    }
}
@media (min-width: 1200px) {
    .basket-block__sidebar {
        width: 425px;
    }
}
/*---------------------------------------------------------------------------*/
.basket-table {
    width: 100%;
    border: none;
    border-collapse: separate;
    border-spacing: 0 20px;
}
.basket-table__row {
    padding: 10px 5px 10px 5px;
    border: 1px solid #F2F6F7;
    border-radius: 15px;
    /*box-shadow: 0 0 0 1px #F2F6F7;*/
}
.basket-table__cell {
    padding: inherit;
    border-top: inherit;
    border-bottom: inherit;
    vertical-align: middle;
}
.basket-table__cell:first-child {
    padding-left: 0;
    border-left: inherit;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
}
.basket-table__cell:last-child {
    padding-right: 10px;
    border-right: inherit;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
}
.basket-table__cell--image {
    padding-top: 0;
    padding-bottom: 0;
}
.basket-table__cell--cont {
    width: 100%;
}
.basket-table__cell--prop {
    display: none;
}
.basket-table__cell--prop:before {
    content: '';
    min-width: 105px;
    display: block;
}
.basket-table__cell--count {
    text-align: center;
}
.basket-table__cell--count .basket-item__actions {
    margin-top: 5px;
}
.basket-table__cell--price {
    display: none;
}
.basket-table__cell--action {
    display: none;
}

@media (min-width: 576px) {
    .basket-table__row {
        padding: 15px 15px 15px 15px;
    }
    .basket-table__cell:last-child {
        padding-right: 20px;
    }
    .basket-table__cell--count .basket-item__actions {
        display: none;
    }
    .basket-table__cell--action {
        display: table-cell;
        text-align: inherit;
    }
}
@media (min-width: 768px) {
    .basket-table__cell--price {
        display: table-cell;
    }
    .basket-table__cell--cont .basket-item__price {
        display: none;
    }
}
@media (min-width: 1200px) {
    .basket-table__cell--prop {
        display: table-cell;
    }
    .basket-table__cell--cont .basket-item__prop {
        display: none;
    }
}
@media (min-width: 1300px) {
    .basket-table__cell--count:before {
        content: '';
        min-width: 105px;
        display: block;
    }
    .basket-table__cell--price:before {
        content: '';
        min-width: 150px;
        display: block;
    }
}
/*---------------------------------------------------------------------------*/
.basket-item {
    font-size: 15px;
    line-height: calc(20 / 15);
}
.basket-item__imgblock {
    position: relative;
    width: 90px;
}
.basket-item__imgblock:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.basket-item__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 15px;
    background-size: cover;
}
.basket-item__image .image-block__item {
    display: none;
}
.basket-item__title {
    font-family: Circe;
    font-size: 15px;
    line-height: calc(30 / 20);
    margin: 0 0 5px 0;
}
.basket-item__link {
    text-decoration: none;
    color: inherit;
}
.basket-item__link:hover {
    text-decoration: none;
    color: inherit;
}
.basket-item__prop {
    font-size: 10px;
    color: var(--color-gray50);
}
.basket-item__prop-item {
    margin-top: 5px;
}
.basket-item__prop-item:first-child {
    margin-top: 0;
}
.basket-item__price {
    margin-top: 5px;
}
.basket-item__actions {
    position: relative;
}
.basket-item__remove {
    width: 20px;
    height: 20px;
    color: var(--color-gray30);
}
.basket-item__remove-icon {
    width: 10px;
    height: 10px;
}
.basket-item__measure {
    margin-top: 5px;
}
.basket-table__cell--count .basket-item__measure {
    display: none;
}

@media (min-width: 576px) {
    .basket-item__title {
        font-size: 20px;
    }
    .basket-item__prop {
        font-size: inherit;
    }
    .basket-table__cell--cont .basket-item__measure {
        display: none;
    }
    .basket-table__cell--count .basket-item__measure {
        display: block;
    }
}
/*---------------------------------------------------------------------------*/
.basket-total {
    font-size: 15px;
    line-height: calc(25 / 15);
}
.basket-total__coupon {
    margin-bottom: 10px;
}
.basket-total__prop {
    color: var(--color-gray50);
}
.basket-total__prop-item {
    margin-top: 10px;
}
.basket-total__prop-item:first-child {
    margin-top: 0;
}
.basket-total__price {
    margin-top: 10px;
    display: flex;
    align-items: baseline;
}
.basket-total__price-title {
    margin-right: 35px;
}
.basket-total__price-val {
    font-family: Circe;
    font-size: 30px;
    font-weight: bold;
    line-height: calc(40 / 30);
}
.basket-total__buttons {
    max-width: 262px;
    margin-top: 34px;
}
.basket-total__order-button {
    height: 70px;
}
/*---------------------------- product-price-box ----------------------------*/
.basket-price-box {
    font-family: Circe;
}
.basket-price-box__row {
    display: flex;
    align-items: baseline;
    flex: 1 1 100%;
}
.basket-price-box__val {
    font-weight: bold;
    white-space: nowrap;
}
.basket-price-box__val--old {
    font-weight: inherit;
    margin-right: 15px;
    text-decoration: line-through;
    color: var(--color-gray50, #676e73);
}
.basket-price-box__discount {
    font-weight: bold;
    margin-left: 10px;
    color: var(--color-red, #e34949);
}
.basket-price-box__discount:first-child {
    margin-left: 0;
}
/*============================= personal-block ===============================*/
/*------------------------------personal-head---------------------------------*/
.personal-head {
    margin: 0 0 50px 0;
}
.personal-head__inner {
    margin: 0 -15px 0 -15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.personal-head__title {
    font-family: Circe;
    font-size: 30px;
    font-weight: normal;
    line-height: calc(55 / 50);
    padding: 0 15px;
    margin: 0;
}
.personal-head__center {
    max-width: 590px;
    padding: 5px 15px;
    flex: 1 1 auto;
}
.personal-head__right {
    padding: 3px 15px;
    flex: 0 0 auto;
}
.personal-head__descr {
    font-size: 15px;
    line-height: calc(25 / 15);
    margin-top: 10px;
}
.personal-head__orders-count {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
    color: var(--color-orange, #f47d32);
}

@media (min-width: 768px) {
    .personal-head__title {
        font-size: 50px;
    }
}
/*------------------------------personal-menu---------------------------------*/
.personal-menu {
    font-family: Circe;
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.personal-menu__list {
    padding: 0;
    margin: 0 -25px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.personal-menu__item {
    padding: 0 25px;
    margin: 0;
}
.personal-menu__link {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
}
.personal-menu__link:hover {
    text-decoration: none;
}
.personal-menu__link-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.personal-menu__link-text {
    margin-left: 7px;
}
/*---------------------------- personal-orders-menu -------------------------*/
.personal-orders-menu {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
    color: var(--color-gray50, #676E73);
}
.personal-orders-menu__list {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.personal-orders-menu__item {
    position: relative;
    padding: 0 15px 10px 15px;
    margin: 0;
}
.personal-orders-menu__item:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: var(--color-orange, #F47D32);
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.personal-orders-menu__item.is-current-tab, .personal-orders-menu__item.ui-state-active {
    color: #172126;
}
.personal-orders-menu__item.is-current-tab:before, .personal-orders-menu__item.ui-state-active:before {
    content: '';
}
.personal-orders-menu__link {
    text-decoration: none;
    color: inherit;
}

@media (hover: hover) {
    .personal-orders-menu__link:hover {
        color: #172126;
    }
}
@media (min-width: 768px) {
    .personal-orders-menu {
        font-size: 20px;
        line-height: calc(30 / 20);
    }
}
/*---------------------------- personal-orders ------------------------------*/
.personal-orders {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.personal-orders__body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}
.personal-orders__tabs {
    flex: 0 0 auto;
}
.personal-orders__inner {
    min-height: 400px;
    padding: 20px 20px 20px 20px;
    margin: 0 -20px;
    background: var(--color-gray20, #f2f6f7);
    flex: 1 1 auto;
}
.personal-orders__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.personal-orders__item {
    padding: 0;
    margin: 20px 0 0 0;
}
.personal-orders__item:first-child {
    margin-top: 0;
}

@media (min-width: 768px) {
    .personal-orders__tabs {
        padding: 0 30px;
    }
    .personal-orders__inner {
        padding: 30px 30px 30px 30px;
        margin: 0;
        border-radius: 20px;
    }
    .personal-orders__foot {
        display: none;
    }
}
/*---------------------------- order-item -----------------------------------*/
.order-item {
    position: relative;
    font-size: 15px;
    line-height: calc(20 / 15);
    padding: 15px 15px 15px 20px;
    border: 1px solid var(--color-gray20, #F2F6F7);
    border-radius: 15px;
    box-shadow: 0 6px 30px 0 rgba(68, 173, 238, 0.1);
    background: #fff;
    display: flex;
}
.order-item--completed {
    border-color: var(--color-gray30, #BCC1C4);
    background: var(--color-gray20, #F2F6F7);
    color: var(--color-gray50, #676E73);
}
.order-item__inner {
    margin-right: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto 1fr;
    grid-template-columns: auto auto 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    justify-content: flex-start;
    flex: 1 1 auto;
}
.order-item__title {
    font-family: Circe;
    font-weight: bold;
    font-size: 15px;
    line-height: calc(20 / 15);
    margin-bottom: 5px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}
.order-item__date {
    font-size: 10px;
    line-height: 1.5;
    color: var(--color-gray50, #676E73);
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}
.order-item__products {
    position: relative;
    width: 145px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}
.order-item__products:before {
    content: '\00A0';
    width: 0;
    flex: 0 0 auto;
}
.order-item__products[data-count]:after {
    position: relative;
    content: attr(data-count);
    font-family: Circe;
    font-size: 10px;
    font-weight: bold;
    line-height: 21px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--color-gray50, #676E73);
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    flex: 0 0 auto;
    color: #fff;
}
.order-item__products[data-count='']:after, .order-item__products[data-count='0']:after {
    content: none;
}
.order-item__products-item {
    width: 30px;
    height: 30px;
    margin-right: -5px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    filter: drop-shadow(0px 5px 5px rgba(68, 173, 238, 0.05));
    flex: 0 0 auto;
}
.order-item__right {
    min-width: 110px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto auto;
    grid-template-columns: auto auto auto auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    flex: 0 0 auto;
}
.order-item__price {
    font-family: Circe;
    font-size: 15px;
    line-height: 1.3333333;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    white-space: nowrap;
}
.order-item__action {
    margin-left: 15px;
    flex: 0 0 auto;
    display: flex;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4 / 5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}
.order-item__action:before {
    content: '\00A0';
    width: 0;
    flex: 0 0 auto;
}
.order-item__detail-button {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: url("/images/design_v2/icons.svg#arrow-down-view") center center / 12px 7px no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    cursor: pointer;
}
.order-item__status {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 5px;
    flex: 1 1 100%;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}
.order-item__buttons {
    margin-top: 15px;
    display: flex;
    align-items: center;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}
.order-item__buttons:before {
    content: '\00A0';
    width: 0;
    flex: 0 0 auto;
}

@media (min-width: 576px) {
    .order-item {
        align-items: baseline;
    }
    .order-item__inner {
        align-items: baseline;
        flex: 0 1 45%;
    }
    .order-item__title {
        margin-right: 20px;
        margin-bottom: 0;
    }
    .order-item__date {
        margin-right: 20px;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
    .order-item__right {
        align-items: baseline;
        justify-content: flex-end;
        flex: 1 0 auto;
    }
    .order-item__price {
        margin-right: 15px; 
    }
    .order-item__action {
        align-self: center;
    }
    .order-item__status {
        min-width: 128px;
        margin-top: 0;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
    .order-item__buttons {
        max-width: 128px;
        justify-self: flex-end;
    }
}
@media (min-width: 768px) {
    .order-item {
        padding: 30px 20px 30px 20px;
    }
    .order-item__inner {
        margin-right: 30px;
    }
    .order-item__price {
        margin-right: 20px;
    }
    .order-item__action {
        margin-left: 20px;
    }
}
@media (min-width: 992px) {
    .order-item__date {
        font-size: inherit;
        line-height: inherit;
    }
    .order-item__products {
        margin-top: 0;
        margin-left: auto;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
    .order-item__status {
        font-size: inherit;
        line-height: inherit;
        min-width: 193px;
        margin-right: 20px;
    }
    .order-item__buttons {
        margin-top: 0;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
}
@media (min-width: 1200px) {
    .order-item__inner {
        flex: 0 1 50%;
    }
    .order-item__price {
        margin-right: 70px;
    }
    .order-item__action {
        margin-left: 50px;
    }
    .order-item__status {
        min-width: 200px;
    }
}
/*---------------------------- order-total ----------------------------------*/
.order-total {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order-total__prop {
    font-size: 10px;
    line-height: 1.5;
    padding: 0 10px;
    color: var(--color-gray50, #676E73);
}
.order-total__prop-item {
    margin-top: 5px;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.order-total__prop-item:first-child {
    margin-top: 0;
}
.order-total__prop-title {
    margin-right: 5px;
}
.order-total__prop-val {
    white-space: nowrap;
}
.order-total__sum {
    font-size: 15px;
    line-height: 1.333333333;
    padding: 0 10px;
    text-align: right;
}
.order-total__sum-title {
    margin-bottom: 5px;
}
.order-total__sum-price {
    font-family: Circe;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.2;
}
/*---------------------------- order-prop -----------------------------------*/
.order-prop {}
.order-prop__title {
    font-size: 15px;
    line-height: calc(25 / 15);
}
.order-prop__info {
    font-size: 10px;
    line-height: 1.5;
    margin: 5px -5px 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.order-prop__info > * {
    padding: 0 5px;
}
/*---------------------------- order-products -------------------------------*/
.order-products {
    font-size: 15px;
    line-height: calc(25 / 15);
    width: 100%;
    margin: 0;
    border: none;
    border-collapse: collapse;
}
.order-products__row {
    padding: 10px 0 0 25px;
    border: none;
}
.order-products__row:first-child {
    padding-top: 5px;
}
.order-products__cell {
    padding: inherit;
    border: inherit;
    vertical-align: baseline;
}
.order-products__cell:first-child {
    padding-left: 0;
}
.order-products__cell--cont {}
.order-products__cell--props {
    display: none;
    color: var(--color-gray50, #676E73);
}
.order-products__cell--count {
    font-size: 15px;
    line-height: calc(25 / 15);
    white-space: nowrap;
}
.order-products__cell--price, .order-products__cell--sum {
    font-family: Circe;
    font-weight: bold;
    line-height: calc(20 / 15);
    white-space: nowrap;
}
.order-products__title {}
.order-products__link {
    text-decoration: none;
    color: inherit;
}
.order-products__prop {
    font-size: 10px;
    line-height: 1.5;
    margin: 5px 0 0 0;
    color: var(--color-gray50, #676E73);
}

@media (min-width: 768px) {
    .order-products__cell--props {
        display: table-cell;
    }
    .order-products__prop {
        display: none;
    }
}
/*---------------------------- order-detail ---------------------------------*/
.order-detail {}
.order-detail__head {
    margin: 0 0 30px 0;
}
.order-detail__title {
    font-family: Circe;
    font-size: 25px;
    font-weight: bold;
    line-height: calc(30 / 25);
    margin: 0 0 10px 0;
}
.order-detail__info {
    font-family: Circe;
    font-size: 15px;
    line-height: calc(20 / 15);
    margin: 0 -5px 10px -5px;
    display: flex;
    flex-wrap: wrap;
}
.order-detail__info-price {
    padding: 0 5px;
}
.order-detail__info-date {
    padding: 0 5px;
    color: var(--color-gray50, #676E73);
}
.order-detail__status {
    font-size: 15px;
    line-height: calc(25 / 15);
    margin-bottom: 10px;
}
.order-detail__actions {
    margin: 30px -10px -10px -10px;
    display: flex;
    flex-wrap: wrap;
}
.order-detail__actions-item {
    padding: 0 10px;
    margin-bottom: 10px;
}
.order-detail__body {}
.order-detail__body--total {
    margin-top: 30px;
}
.order-detail__props {
    margin: 30px 0 0 0;
}
.order-detail__props:first-child {
    margin-top: 0;
}
.order-detail__props-title {
    font-family: Circe;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 5px 0;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--color-gray50, #676E73);
}
.order-detail__total {
    padding: 15px 0 0 0;
    margin-top: 25px;
    border-top: 1px solid #BCC1C4;
    overflow: hidden;
}
.order-detail__foot {
    margin: 30px 0 0 0;
}
.order-detail__scroll {}
.order-detail__scroll-outer {}

@media (min-width: 768px) {
    .order-detail {
        margin: 0 -15px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 280px 1fr;
        grid-template-columns: 280px 1fr;
        -ms-grid-rows: auto 1fr auto;
        grid-template-rows: auto 1fr auto;
    }
    .order-detail__head {
        min-width: 280px;
        padding: 0 15px;
        
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
    .order-detail__title {
        font-size: 30px;
        line-height: calc(40 / 30);
        display: none;
    }
    .order-detail__body {
        padding: 5px 15px 30px 15px;
    }
    .order-detail__body--props {
        min-width: 280px;
        
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
    }
    .order-detail__body--total {
        margin-top: 0;
        display: flex;
        
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        grid-row: 1 / 4;
    }
    .order-detail__props {
        margin-top: 50px;
    }
    .order-detail__foot {
        min-width: 280px;
        padding: 0 15px;
        margin-top: 20px;
        
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
    }
    .order-detail__cancel {
        font-size: 10px;
        line-height: 1;
        border-color: var(--color-gray30);
        color: var(--color-gray30);
    }

    .order-detail__scroll {
        position: relative;
        min-height: 300px;
        flex: 1 1 auto;
    }
    .order-detail__scroll.scroll-conteiner {
        padding-bottom: 30px;
        margin-bottom: -30px;
    }
    .order-detail__scroll-outer {}
    .order-detail__scroll-outer.scroll-wrapper {
        position: absolute !important;
        top: 0;
        left: 0px;
        right: 0px;
        height: 100%;
        max-height: 100%;
        margin-right: -32px;
    }
    .order-detail__scroll-outer.scroll-content {
        padding-right: 32px;
    }
    .order-detail__scroll-outer.scroll-content:after {
        content: '';
        padding-top: 30px;
        display: block;
    }
}
@media (min-width: 992px) {
    .order-detail__head {
        margin-bottom: 70px;
    }
    .order-detail__foot {
        margin-top: 50px;
    }
}
@media (min-width: 1200px) {
    .order-detail {
        -ms-grid-columns: 31.67% 11fr 13fr;
        grid-template-columns: 31.67% 11fr 13fr;
        -ms-grid-rows: 1fr auto;
        grid-template-rows: 1fr auto;
    }
    .order-detail__head {
        margin-bottom: 0;
    }
    .order-detail__body--props {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1 / 3;
    }
    .order-detail__body--total {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1 / 3;
    }
    .order-detail__foot {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
    }
}
/*---------------------------- order-detail-popup ---------------------------*/
.order-detail-popup {}
.order-detail-popup__outer {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 400px;
    border: 1px solid #F2F6F7;
    box-shadow: 0px 6px 30px 0 rgba(68, 173, 238, 0.1);
    background: #fff;
    transform: translateX(100%);
}
.order-detail-popup__head {
    padding: 20px 20px 20px 20px;
    margin-bottom: 5px;
}
.order-detail-popup__title {
    font-family: Circe;
    font-size: 30px;
    font-weight: bold;
    line-height: calc(40 / 30);
}
.order-detail-popup__body {
    padding: 0 20px;
}
.order-detail-popup__body:before, .order-detail-popup__body:after {
    content: '';
}

@media (min-width: 768px) {
    .order-detail-popup {
        position: relative;
    }
    .order-detail-popup__overlay {
        display: none;
    }
    .order-detail-popup__outer {
        position: absolute;
        bottom: auto;
        width: 100%;
        padding: 20px 30px 30px 30px;
        margin-top: 20px;
        border-radius: 15px;
        transform: none;
    }
    .order-detail-popup__head {
        padding: 0;
    }
    .order-detail-popup__body {
        padding: 0;
        overflow: visible;
    }
    .order-detail-popup__body:before, .order-detail-popup__body:after {
        content: none;
    }
    .order-detail-popup .popup-box__close {
        top: 24px;
        right: 20px;
        background: url("/images/design_v2/icons.svg#arrow-down-view") center center / 12px 7px no-repeat;
        transform: scaleY(-1);
    }
    .order-detail-popup .popup-box__close:before, .order-detail-popup .popup-box__close:after {
        content: none;
    }
}
@media (min-width: 992px) {
    .order-detail-popup .popup-box__close {
        top: 34px;
    }
    .order-detail-popup__outer {
        padding: 40px 60px 50px 60px;
    }
}
/*---------------------------- personal-edit --------------------------------*/
.personal-edit {}
.personal-edit__wrap {
    max-width: 510px;
}
.personal-edit__group {
    margin-bottom: 50px;
}
.personal-edit__group-title {
    font-family: Circe;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 20px 0;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--color-gray50, #676E73);
}
.personal-edit__buttons {
    max-width: 320px;
    margin-top: 50px;
}

@media (min-width: 768px) {
    .personal-edit__buttons {
        margin-top: 70px;
    }
}
/*=============================!personal-block!==============================*/
/*============================= order-block =================================*/
.order-block {}
.order-block__outer {
    margin: 0 -25px;
}
.order-block__inner {
    padding: 0 25px;
    flex: 1 1 auto;
}
.order-block__sidebar {
    padding: 0 25px;
    flex: 0 0 auto;
}
.order-block__sidebar-buttons {
    margin-top: 20px;
}
.order-block__sections {}
.order-block__section {
    margin-bottom: 20px;
}
.order-block__section.bx-selected {
    margin-bottom: 50px;
}
.order-block__section:last-child {
    margin-bottom: 0;
}
.order-block__policy {
    margin-top: 20px;
}
.order-block__buttons {
    margin-top: 30px;
    text-align: right;
    display: none;
}
.order-block__submit {
    width: 100%;
}

.order-section {}
.order-section.bx-step-completed {}
.order-section.bx-step-error {}
.order-section__head {
    position: relative;
    padding: 10px 20px;
    border: 1px solid var(--color-gray20, #F2F6F7);
    border-radius: 15px;
    background: #FFFFFF;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.order-section__title {
    font-family: Circe;
    font-size: 25px;
    font-weight: bold;
    line-height: calc(40 / 30);
    margin: 0 20px 0 0;
    flex: 0 0 auto;
}
.order-section.bx-selected .order-section__title {
    color: inherit;
}
.order-section__head-descr {
    position: relative;
    font-size: 10px;
    line-height: calc(15 / 10);
    top: -2px;
    flex: 0 1 auto;
    text-align: right;
    color: var(--color-gray50, #676e73);
}
.order-section__head-descr:empty {
    display: none;
}
.order-section__body {
    margin-top: -15px;
}
.order-section__inner {
    padding: 35px 20px 30px 20px;
    border: 1px solid var(--color-gray20, #F2F6F7);
    border-radius: 0 0 15px 15px;
    background: #F2F6F7;
}
.order-section.bx-step-completed .order-section__body {
    display: none;
}
.order-section__more {
    margin-top: 30px;
    text-align: right;
}
.order-section.bx-step-completed .order-section__more {
    display: none;
}
.order-section__more .itc-button {
    width: 100%;
}
.order-section .order-products__row:first-child {
    padding-top: 0;
}
.order-section .itc-form-input {
    border-color: var(--color-gray30, #BCC1C4);
}

@media (min-width: 768px) {
    .order-block__sidebar-buttons {
        display: none;
    }
    .order-block__buttons {
        display: block;
    }
    .order-section__title {
        font-size: 30px;
    }
    .order-section__head-descr {
        font-size: 15px;
        line-height: calc(25 / 15);
    }
}
@media (min-width: 992px) {
    .order-block__outer {
        display: flex;
    }
    .order-block__sidebar {
        width: 325px;
    }
    .order-block__section {
        margin-bottom: 30px;
    }
    .order-block__section.bx-selected {
        margin-bottom: 70px;
    }
    .order-block__section:last-child {
        margin-bottom: 0;
    }
    .order-block__submit {
        font-size: 15px;
        font-weight: bold;
        line-height: 58px;
        width: 262px;
        min-height: 68px;
        letter-spacing: 0.1em;
    }
    
    .order-section__more .itc-button {
        font-size: 15px;
        font-weight: bold;
        line-height: 58px;
        width: 157px;
        min-height: 68px;
        letter-spacing: 0.1em;
    }
}
@media (min-width: 1200px) {
    .order-block__sidebar {
        width: 425px;
    }
}
/*---------------------------- order-payment --------------------------------*/
.order-payment {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}
.order-payment__item {
    width: calc(100% / 2);
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex: 0 0 auto;
}
.order-payment-item {
    position: relative;
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
    min-width: 1px;
    padding: 20px 10px 15px 10px;
    border: 1px solid var(--color-gray20, #f2f6f7);
    border-radius: 15px;
    box-shadow: 0 5px 5px rgba(68, 173, 238, 0.05);
    background: var(--color-gray20, #f2f6f7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 auto;
    text-align: center;
    color: var(--color-gray50, #676e73);
    cursor: pointer;
}
.order-payment-item.bx-selected {
    border: 1px solid var(--color-orange, #f47d32);
    color: var(--color-orange, #f47d32);
}
.order-payment-item .bx-soa-pp-company-checkbox {
    display: none;
}
.order-payment-item__imgblock {
    position: relative;
    margin-bottom: 5px;
}
.order-payment-item__image {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: center center / contain no-repeat;
}
.order-payment-item__title {}

@media (min-width: 576px) {
    .order-payment__item {
        width: auto;
    }
    
    .order-payment-item {
        padding: 15px 20px 15px 20px;
        flex-direction: row;
        align-items: center;
    }
    .order-payment-item__imgblock {
        margin-right: 10px;
        margin-bottom: 0;
    }
}
/*---------------------------- order-delivery -------------------------------*/
.order-delivery {}
.order-delivery__title {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(10 / 15);
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.order-delivery__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.order-delivery__item {
    padding: 0;
    margin: 20px 0 0 0;
    display: flex;
}
.order-delivery__item:first-child {
    margin-top: 0;
}

.order-delivery-fields {
    max-width: 490px;
    margin-bottom: 50px;
}
.order-delivery-fields:last-child {
    margin-bottom: 0;
}
.order-delivery-fields__title {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(10 / 15);
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.order-delivery-item {
    position: relative;
    font-size: 10px;
    line-height: 1.5;
    padding: 0 0 0 25px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto auto;
    grid-template-columns: 1fr auto auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    align-items: baseline;
    color: var(--color-gray50, #676E73);
    cursor: pointer;
}
.order-delivery-item:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 50%;
}
.order-delivery-item.bx-selected {
    color: var(--color-base, #172126);
}
.order-delivery-item.bx-selected:before {
    background: currentColor;
    color: var(--color-orange, #F47D32);
}
.order-delivery-item__inner {
    max-width: 235px;
    -ms-grid-column: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    grid-row: 1 / 2;
    flex: 1 1 auto;
}
.order-delivery-item__title {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
}
.order-delivery-item__descr {
    margin-top: 5px;
    color: var(--color-gray50, #676E73);
}
.order-delivery-item__price {
    font-family: Circe;
    font-size: 15px;
    font-weight: bold;
    line-height: calc(20 / 15);
    margin-left: 15px;
    -ms-grid-column: 2;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    grid-row: 1 / 2;
    flex: 0 0 auto;
}
.order-delivery-item__prop {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
    color: var(--color-gray50, #676E73);
}
.order-delivery-item__prop-item {
    padding: 0;
    margin: 10px 0 0 0;
}
.order-delivery-item__prop-title {
    display: inline-block;
}
.order-delivery-item__prop-title:after {
    content: '\00A0';
}
.order-delivery-item__prop-descr {
    display: inline-block;
}
.order-delivery-item__ipolsdek {
    margin-top: 15px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 2;
    grid-row: 2 / 3;
}
.order-delivery-item__ipolsdek:empty {
    display: none;
}
.order-delivery-item .bx-soa-pp-company-checkbox {
    display: none;
}

@media (min-width: 576px) {
    .order-delivery-item__ipolsdek {
        margin-top: 0;
        margin-left: 30px;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / 4;
        -ms-grid-row: 1;
        grid-row: 1 / 2;
    }
}
/*---------------------------- order-block-total ----------------------------*/
.order-props-fields {
    max-width: 625px;
}
/*---------------------------- order-block-total ----------------------------*/
.order-block-total {
    font-size: 15px;
    line-height: calc(25 / 15);
}
.order-block-total__prop {
    color: var(--color-gray50);
}
.order-block-total__prop-item {
    margin-top: 10px;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.order-block-total__prop-item:first-child {
    margin-top: 0px;
}
.order-block-total__prop-title {
    margin-right: 5px;
}
.order-block-total__prop-val {
    white-space: nowrap;
}
.order-block-total__sum {
    margin-top: 10px;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.order-block-total__sum-title {
    margin-right: 35px;
}
.order-block-total__sum-price {
    font-size: 20px;
    font-weight: bold;
    line-height: calc(40 / 30);
    white-space: nowrap;
}

@media (min-width: 992px) {
    .order-block-total__sum-price {
        font-size: 30px;
    }
}
/*=============================!order-block!=================================*/
/*------------------------------modal-added-product--------------------------*/
.modal-added-product { width: 325px; max-width: 100%; }
.popup-window.modal-added-product { padding: 20px; border-radius: 3px; }
.modal-added-product .popup-window-titlebar { height: auto; margin-bottom: 20px; text-align: center; }
.modal-added-product .popup-window-titlebar-text { font-size: 20px; line-height: 1.2; padding: 0; overflow: visible; white-space: normal; color: inherit; }
.modal-added-product .popup-window-close-icon { top: 0; right: 0; }
.modal-added-product .popup-window-content { padding: 0; }
.modal-added-product .popup-window-buttons { margin: 10px -10px 0 -10px; padding: 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.modal-added-product .popup-window-buttons .btn { margin: 10px 10px 0 10px; flex: 1 1 auto; }
.modal-added-item { text-align: center; }
.modal-added-item__image { margin-bottom: 10px; }
.modal-added-item__title { font-size: 16px; }
.modal-added-item-msg { text-align: center; }
/*------------------------------popup-window---------------------------------*/
.popup-window {
    font-family: Circe;
    padding: 40px 30px;
    border-radius: 20px;
    color: var(--color-base, #172126);
}
.popup-window.popup-window-with-titlebar {
    padding: 40px 30px;
}
.popup-window--add2basket {
    width: 340px;
}
.popup-window-titlebar {
    height: auto;
    margin-bottom: 30px;
}
.popup-window-with-titlebar .popup-window-content {
    padding: 0;
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version {
    font-family: Circe;
    font-size: 28px;
    font-weight: bold;
    line-height: calc(32 / 28);
    padding-left: 0;
    white-space: normal;
    color: inherit;
}
.popup-window__product {
    text-align: center;
}
.popup-window__product-image {
    max-height: 164px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.popup-window__product-title {
    font-size: 15px;
    line-height: calc(20 / 15);
}
.popup-window-buttons {
    padding: 0;
    margin-top: 30px;
}
.popup-window-buttons .itc-button {
    font-size: 16px;
    line-height: 52px;
    min-height: 52px;
    border-width: 2px;
}
.popup-window-close-icon {
    top: 30px;
    right: 35px;
    opacity: 1;
}
.popup-window-close-icon:after {
    width: 11px;
    height: 11px;
    background: url("/images/design_v2/icons.svg#close-small-view") center center / contain no-repeat;
}
/*------------------------------tags-menu------------------------------------*/
.tags-menu {}
.tags-menu__list {
    padding: 0;
    margin: 0 -7px -15px -8px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.tags-menu__item {
    padding: 0 7px 0 8px;
    margin: 0 0 15px 0;
}
.tags-menu__link {
    font-family: Circe;
    font-size: 16px;
    font-weight: bold;
    line-height: calc(22 / 16);
    padding: 6px 16px 4px 16px;
    border-radius: 12px;
    background: #F2F6F7;
    display: inline-block;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
}
.tags-menu__link:hover, .tags-menu__link--current {
    box-shadow: 0px 18px 40px -24px rgba(29, 106, 154, 0.15);
    background: #172126;
    color: #fff;
}
/*------------------------------news-block-----------------------------------*/
.news-block {
    margin-bottom: 30px;
}
.news-block__body {}
.news-block__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.news-block__item {
    padding: 0;
    margin: 100px 0 0 0;
}
.news-block__item:first-child {
    margin-top: 0;
}
.news-block__more {
    margin-top: 50px;
    text-align: center;
}
.news-block__more:empty {
    display: none;
}
.news-block__more-button {
    width: 221px;
}

.news-item {
    display: flex;
    flex-direction: column;
}
.news-item:after {
    content: '';
    width: 100%;
    display: table;
}
.news-item__head {
    margin-bottom: 35px;
    overflow: hidden;
    order: 1;
}
.news-item__title {
    font-size: 30px;
    font-weight: bold;
    line-height: calc(40 / 30);
    margin: 0;
}
.news-item__head-inner {
    margin: 20px -10px 0 -10px;
    display: flex;
    align-items: center;
}
.news-item__date {
    font-family: Circe;
    font-size: 18px;
    line-height: calc(24 / 18);
    padding: 0 10px;
    color: #586066;
}
.news-item__tags {
    padding: 0 10px;
}
.news-item__imgblock {
    margin-bottom: 35px;
    padding-bottom: 1px;
    order: 2;
}
.news-item__imgblock:last-child {
    margin-bottom: 0;
}
.news-item__image {
    border-radius: 15px;
    background: center center / cover no-repeat;
    z-index: 10;
}
.news-item__image:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.news-item__body {
    order: 3;
}
.news-item__body-inner {
    position: relative;
    overflow: visible;
    --close-max-height: 125px;
    transition: none;
}
.is-overflow > .news-item__body-inner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background: linear-gradient(to top, #FFFFFF 21.87%, rgba(255, 255, 255, 0) 100%);
    transform: scaleY(0);
    transform-origin: 0 100%;
    pointer-events: none;
}
.is-close > .news-item__body-inner {
    overflow: hidden;
}
.is-close > .news-item__body-inner:after {
    transform: scaleY(1);
}
.news-item__body-inner *:last-child {
    margin-bottom: 0;
}
.news-item__more {
    display: none;
}
.is-overflow.is-close > .news-item__more {
    display: block;
}
.news-item__more-link {}

.news-tag {
    font-family: Circe;
    font-size: 16px;
    font-weight: bold;
    line-height: calc(22 / 16);
    padding: 4px 14px 2px 14px;
    border: 2px solid var(--tag-color);
    border-radius: 16px;
    display: inline-block;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--tag-color);
    cursor: default;
    
    --tag-color: var(--color-base);
}
.news-tag--link {
    cursor: pointer;
}
.news-tag--actual {
    --tag-color: var(--color-orange);
}
.news-tag--archive {
    --tag-color: #90979C;
}
.news-tag--link:hover, .news-tag--current {
    background: var(--tag-color);
    color: #fff;
}

@media (min-width: 768px) {
    .news-block {
        padding-top: 30px;
    }
    .news-block__item {
        margin-top: 150px;
    }
    
    .news-item {
        display: block;
    }
    .news-item__head {
        margin-bottom: 50px;
    }
    .news-item__imgblock {
        width: 50%;
        margin-bottom: 0;
        margin-left: 20px;
        float: right;
    }
}
/*------------------------------faq-block------------------------------------*/
.faq-block {
    margin-bottom: 50px;
}
.faq-block__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.faq-block__item {
    padding: 0;
    margin: 20px 0 0 0;
}
.faq-block__item:first-child {
    margin-top: 0;
}

.faq-item {
    font-size: 16px;
    line-height: calc(24 / 16);
    background: #F2F6F7;
    border-radius: 15px;
}
.faq-item__head {}
.faq-item__title {
    position: relative;
    font-family: Circe;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    width: 100%;
    padding: 15px 40px 15px 15px;
    margin: 0;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    text-align: inherit;
    outline: none !important;
}
.faq-item__title--arrow:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 15px;
    width: 12px;
    height: 7px;
    background: url("/images/design_v2/icons.svg#arrow-down-view") center center / contain no-repeat;
    transform: translateY(-50%);
}
.faq-item.in .faq-item__title--arrow:before {
    transform: translateY(-50%) scaleY(-1);
}
.faq-item__body {
    padding: 0 15px;
}
.faq-item__body:before {
    content: '';
    padding-top: 10px;
    display: block;
}
.faq-item__body:after {
    content: '';
    padding-top: 20px;
    display: block;
}
.faq-item__body > *:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .faq-block {
        margin-bottom: 70px;
    }
    .faq-item__title {
        font-size: 30px;
        line-height: calc(40 / 30);
        padding: 20px 65px 20px 25px;
    }
    .faq-item__title--arrow:before {
        right: 30px;
    }
    .faq-item__body {
        padding: 0 25px;
    }
    .faq-item__body:after {
        padding-top: 40px;
    }
}
/*------------------------------page-head------------------------------------*/
/*------------------------------page-head------------------------------------*/
/*---------------=============!Content!=============-------------------------*/
/*=============================!Site styles!=================================*/
/* End */


/* Start:/bitrix/templates/design_v3 (1)/components/bitrix/search.title/visual/style.min.css?16564937803445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/bitrix/templates/design_v3 (1)/components/bitrix/search.title/visual/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/components/bitrix/sale.basket.basket.line/.default/style.min.css?16564937803436*/
@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/styles.css?17570396805117*/
h1, h2, h3, h4, h5, h6 { font-weight: 500; }
/*p{ font-size: 14px; }*/
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/design_v3 (1)/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/template_styles.css?175703968010897*/
/***********************************************************

												CHANGES

***********************************************************/

.product-item-image-alternative {
	opacity: 1;
}

.bx-footer-line {
	display: none;
}

.aligner_1 {
	text-align: center;
}

.bx-inc-orginfo-phone {
	display: flex;
	justify-content: center;
}

.fa-phone {
	margin-right: 10px;
	line-height: 1.5;
}

/***********************************************************

												CHANGES AND

***********************************************************/



@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #fff;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.bx-opened {
	overflow: hidden;
}

.wrap, .bx-wrap, .bx-wrapper {
	position: relative;
}

body.bx-background-image{
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-image: url("/bitrix/templates/design_v3 (1)/images/bg.jpg");
}
@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px) {
	body.bx-background-image {
		background: none;
	}
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

.icon-empty {
	opacity: 0;
}

a { text-decoration: underline; }

a:hover {
	/*border-color: transparent;*/
	text-decoration: none;
}

a, .container { transition: color .3s ease, background-color .3s ease, border-color .3s ease; }

img { width: auto; max-width: 100%; height: auto; }
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}
.bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */

/*TITLE*/

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-weight: 500;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}

/* FORMS */
input[type=text]:not(.itc-form-input), input[type=password]:not(.itc-form-input) {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea:not(.itc-form-input) {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(/bitrix/templates/design_v3 (1)/images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 10px 0;
	padding-top: 5px;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}

/* FOOTER */

.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-up {
		text-align: center;
	}
}
/**/

.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}

.btn-primary {
	background-color: #1485ce;
	border-color: #1485ce;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #53a4d8;
	border-color: #53a4d8;
}

.btn-link {
	color: #1485ce;
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}
/* End */


/* Start:/bitrix/templates/design_v3 (1)/colors.css?1656493780265*/
:root {
	--color-base: #172126;
	--color-gray20: #f2f6f7;
	--color-gray30: #bcc1c4;
	--color-gray50: #676e73;
	--color-orange: #f47d32;
	--color-red: #e34949;
	--color-white: #fff;
	--color-inherit: inherit;
	
	--link-color: #f47d32;
	--link-hover-color: #f47d32;
}
/* End */
/* /bitrix/templates/design_v3 (1)/css/bootstrap.css?1656493780141333 */
/* /bitrix/templates/design_v3 (1)/css/animate.css?165649378069697 */
/* /bitrix/templates/design_v3 (1)/css/fonts.css?16564937802232 */
/* /bitrix/templates/design_v3 (1)/css/grid-flex.min.css?165649378081785 */
/* /bitrix/templates/design_v3 (1)/css/layout.css?16564937802117 */
/* /bitrix/templates/design_v3 (1)/css/image-block.css?16564937803006 */
/* /bitrix/templates/design_v3 (1)/css/form.css?165649378032410 */
/* /bitrix/templates/design_v3 (1)/css/tabs-box.css?1656493780920 */
/* /bitrix/templates/design_v3 (1)/css/dropdown.css?16564937802383 */
/* /bitrix/templates/design_v3 (1)/css/collapse-block.css?16564937802408 */
/* /bitrix/templates/design_v3 (1)/css/jquery.fancybox3.css?165649378016559 */
/* /bitrix/templates/design_v3 (1)/css/owl.carousel.min.css?16564937803411 */
/* /bitrix/templates/design_v3 (1)/css/jquery.scrollbar.css?16564937804609 */
/* /bitrix/templates/design_v3 (1)/css/slider-block.css?16564937803612 */
/* /bitrix/templates/design_v3 (1)/css/selectStyler.css?16564937809203 */
/* /bitrix/templates/design_v3 (1)/css/custom.css?1656493780115662 */
/* /bitrix/templates/design_v3 (1)/components/bitrix/search.title/visual/style.min.css?16564937803445 */
/* /bitrix/templates/design_v3 (1)/components/bitrix/sale.basket.basket.line/.default/style.min.css?16564937803436 */
/* /bitrix/templates/design_v3 (1)/styles.css?17570396805117 */
/* /bitrix/templates/design_v3 (1)/template_styles.css?175703968010897 */
/* /bitrix/templates/design_v3 (1)/colors.css?1656493780265 */
